34
« on: May 01, 2011, 06:13:12 pm »
I did that that's why I'm saying it doesn't make sense. I point it to the dir which has the include folder and the lib folder.
"C:\SFML\branches\sfml2"
which has bindings, build, cmake, doc, examples, extlibs, include, lib, src, CMakeLists.txt, and license.txt
The tutorial is also maybe a bit off? In the tutorial it has listed a "SFML-Include-Dir" which isn't on the current one (it instead has SFML-Dir and SFMLDIR)
The errors I'm getting are about each libs debug library (but I have compiled for debug libs too).
EDIT:
Okay nevermind I fixed it. Didn't realize that SFML installed to program files. I so stupid...
Now I'm getting something about how PollEvent is not a member of RenderWindow?