1
DotNet / Re: Sfml.Net cannot find csfml libraries
« on: April 04, 2018, 03:04:28 pm »
Hello,
I had the same problem last month.
From what I remember, you have to put the CSFML DLLs in the root folder of the project and then put them in "Copy if newer" mode as said in the tutorial.
Putting the CSFML DLLs in any other place than the root folder of the project caused me some compilation errors, but it was under Windows :/
I hope I helped you!
I had the same problem last month.
From what I remember, you have to put the CSFML DLLs in the root folder of the project and then put them in "Copy if newer" mode as said in the tutorial.
Putting the CSFML DLLs in any other place than the root folder of the project caused me some compilation errors, but it was under Windows :/
I hope I helped you!