1
Graphics / Re: NuGet package - "cannot open file 'sfml-graphics-s-d.lib'"
« on: June 14, 2018, 01:01:47 am »
So, in VisualStudio 2017 the win32 projects are hidden and require some extra steps. But now it's no longer complaining about the lib. Instead, it is now complaining about sfml-graphics-d-2.dll which is odd because it is right there with everything else. I even copied in into the working directory and ... nothing. It'll build, but immediately crash.
For anyone else looking for instructions to generate a win32 application, go here: https://stackoverflow.com/questions/45828356/win32-console-application-missing-in-vs2017-how-to-create-c-empty-project
For anyone else looking for instructions to generate a win32 application, go here: https://stackoverflow.com/questions/45828356/win32-console-application-missing-in-vs2017-how-to-create-c-empty-project