Hi everyone, i'm new here. So i'm having a hard time installing SFML not because i'm stupid, but their tutorial is really difficult to understand, well maybe not for people who've already installed Graphics libraries before, but this is my first time, anyways, here's the Tutorial:
http://www.sfml-dev.org/tutorials/2.1/start-vc.phpi got through all the steps except the last one (The Preprocessor part), can anyone please tell me how can i link to the static version, and also in the project's properties, in Linker » Input » Additional Dependencies do we put semicolons after each library or not? All replies are appreciated, thank you
EDIT: When i compile an sfml code right now, i get a compile error:
error LNK1104: cannot open file 'sfml-graphics-d.lib'