I'm running Ubuntu 12.04 lts and using Code Blocks as the IDE. The problem i have is that Code blocks can't find the graphic, window, and system. This is the error i get in Code Blocks. I just need help fixing this small problem. I'm knew to sfml and linux. Sorry for the inconvenience. I'm using sfml 1.6.
ld||cannot find -l-lsfml-graphics|
ld||cannot find -l-lsfml-window|
ld||cannot find -l-lsfml-system|
||=== Build finished: 3 errors, 0 warnings ===|
here are the linker settings
linker: /media/01CDAA564F8AFAB0/SFML-1.6/lib
compiler: /media/01CDAA564F8AFAB0/SFML-1.6/include
here are the build options
Linker Settings: -lsfml-graphics
-lsfml-window
-lsfml-system