Hello all!
I'm getting this weird error when I try to build my project:
cc1plus: error: unrecognized command line option "-mthreads"
I'm running Code::Blocks SVN 4421in a Linux enviroment.
Thanks!
Remove -mthreads from your project options. That only works for MinGW.