Hello everyone,
This is Kevin, a new SFML learner.
This is my first-day using SFML. I just set up the libraries in my VS 2019 this morning with this link:
https://www.sfml-dev.org/tutorials/2.5/start-vc.phpWhen I was running the test codes, it always throws an exception at Window.display(). The console runs smoothly and the window with the title "SFML works!" pops up, but then it stops.
I have found a similar question in this forum, checked and made sure that I did not mix release and debug library files together. Other than that I cannot think of any reason why this is not working.
Please help!!!
Specs:
VS Version: Visual Studio Community 2019
OS: Windows 10 Home
SMFL Download: SFML 2.5.1 - Visual C++ 15 (2017) - 32-bit