Hey, i program with sfml formaybe 1-2 years and, needless to say, i know the api. I've always been using v2.1 because i somehow got no other version to work.. But now i really need any newer version because i need sf::Touch support!
I've tried every version up to 2.5.0 but 2.1 is the only one that worked for me.
I've been using the 32bit visual studio versions. The compilers have always matched perfectly.
When i tried 2.5.0 32b v140 i used a project configured to compile for 32bit with the v140 compiler. I linked everything correct etc...
The program works perfectly with 2.1 32bit v110, but as soon as i even just update to 2.2 32bit v110 i only get linking errors... I've checked the directories, they're all correct, the platformtoolset is the correct one... i really need help. I use visual studio 2017 btw