1
I've setup my project in Visual Studio 2019 following this tutorial https://www.sfml-dev.org/tutorials/2.6/start-vc.php. When I ran the standard test code everything compiled, no link errors the window with the green circle rendered with no problems.
Since I've continued working on my project suddenly the link error returned and I do not understand why.
I've re-installed SFML multiple times, reconfigured the project following the guide step by step but have not managed to find my mistake.
Here is how I setup my project (I've attached images)
https://imgur.com/ilx633L
https://imgur.com/T5AIaXC
https://imgur.com/6BTUsrf
https://imgur.com/TPa7CWF
https://imgur.com/qJgvTrG
Additional dependencies : sfml-system-d.lib;sfml-window-d.lib;sfml-graphics-d.lib;sfml-network-d.lib;sfml-audio-d.lib;kernel32.lib
I have linked them via imgur.com since I have no idea how the img tag works
Since I've continued working on my project suddenly the link error returned and I do not understand why.
I've re-installed SFML multiple times, reconfigured the project following the guide step by step but have not managed to find my mistake.
Here is how I setup my project (I've attached images)
https://imgur.com/ilx633L
https://imgur.com/T5AIaXC
https://imgur.com/6BTUsrf
https://imgur.com/TPa7CWF
https://imgur.com/qJgvTrG
Additional dependencies : sfml-system-d.lib;sfml-window-d.lib;sfml-graphics-d.lib;sfml-network-d.lib;sfml-audio-d.lib;kernel32.lib
I have linked them via imgur.com since I have no idea how the img tag works