SFML community forums

Help => General => Topic started by: zakkor on August 30, 2015, 04:30:39 pm

Title: Unresolved external symbols when building SFML with Visual Studio 2015
Post by: zakkor on August 30, 2015, 04:30:39 pm
Here is the log:
http://pastebin.com/raw.php?i=UMB8UhdE

I googled around a bit, and found that you can define a macro that makes the compiler stop giving an error: _CRT_SECURE_NO_WARNINGS, but even after putting this in the preprocessor defines, it still gives the same error.
Similar errors for the audio module as well.

Edit: maybe I should have read the forums with more attention before posting  ;D
For anyone else wondering, I decided to use the nightly builds at http://www.nightlybuilds.ch/
Title: Re: Unresolved external symbols when building SFML with Visual Studio 2015
Post by: Gambit on August 30, 2015, 04:38:15 pm
https://github.com/SFML/SFML/tree/feature/VS2015

http://en.sfml-dev.org/forums/index.php?topic=18642.msg135029#msg135029