Hey guys
I've been off for a lot of time from the community due to school (-.-")..
But I'm back.. and I'm rewinding my SFML knowledge...
So, I tried to make a simple program working in the terminal/cmd, using some SFML Keyboard modules..
example: If you press Up-> prints "forward", down->"backwards" etc.. (without using any sfml window)
I made it all in a class file, but when i compile and run the program, i have the following error:
ld.exe||cannot find -lsystem-graphics|
any ideas?
Thanks in advance! ~Zeneus