Hey guys, this is my first time using SFML and I wanna try it because I've heard many good things about it and all, but I ran into some problems... I followed the tutorial for MSVC (2008 is the version I use) and I linked everything correct I think and put my .dll's where they need to be and when I compile MSVC says it cannot open "<SFML/system.hpp>" and I look at the .hpp that came from the SDK and I could only find "system.hpp" so obvoiously I couldn't name it to SFML/system.hpp because of the "/" so I renamed it to system.hpp instead on the code (from the tutorial) and then it says it cannot find SFML/config.lib because its called config.lib, and SFML/config isn't even in my code... so what should I do?
Thanks to anyone that can help I really appreciate it!
EDIT: I think I found out why.. apperently your supposed to copy over the folder "SMFL" with all the libs and such... It says so in the tutorial... I dunno yet I have to sleep but I bet thats the problem...nice first post and thread eh... wow I'm such a noob... took me all day just to figure that out -_-