First game in sfml/c++alright, it's fixed. thanks!
First game in sfml/c++ i fixed the linker and now it compiles and opens but gives an error saying it cant find sfml-graph...
First game in sfml/c++i already put that in my link libraries, or do i have to put it in in the actual code or....?
First game in sfml/c++hmm.. seems to be giving me an "ld.exe||cannot find -l-lsfml-graphics|" it isn't highlighting the ...
First game in sfml/c++alright, that did the trick, thanks guys.