1
General discussions / SFML 2.3 Visual Studio 2015 Binaries
« on: May 25, 2015, 02:54:27 pm »
Hi, I had to build a version of SFML 2.3 for Visual Studio 2015 for one of my project, so I thought I would share it here for those who are interested.
Links
SFML-2.3-vs2015.zip
Compiled with
Notes
Links
SFML-2.3-vs2015.zip
Compiled with
- freetype-2.5.5
- jpeg-8c
- libogg-1.3.2
- flac-1.3.0
Notes
- I use the dll version of flac (included in the archive) as there was a compiler error with the static library version.
- I only tried it with the dynamic version of SFML (not the static one).
- Let me know if you have any error.