When I open the Code::Blocks workspace for SFML, the debug configurations don't actually build with debug symbols. Instead I have to go to Project->Build Option and check Produce Debugging Symbols. I had to do that for each project: main, system, graphcis, etc.
Anyway, it's kind of annoying. Can we get this fixed? I can upload the fixed project files if you like.
Thanks!
PS, why not use a system like
CMake to build the project files?