I think after including SFML i screwed up Code Blocks. The program i am running doesn't even use SFML, only console.
After i click build, it says that i haven't yet built this, and i hit build again and keep going through this loop problem. But now it won't even run or build the program even if its not using SFML????
this is the error
-------------- Build: Debug in test ---------------
Linking console executable: bin/Debug/test
g++: sfml-graphics: No such file or directory
/bin/sh: sfml-window: not found
/bin/sh: sfml-system: not found
/bin/sh: sfml-window: not found
/bin/sh: sfml-system: not found
Process terminated with status 127 (0 minutes, 0 seconds)
0 errors, 0 warnings