Codeblocks: “uses an invalid compiler.”
By nick | Uncategorized21 Jun 2011
“.. – Debug” uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping…
What does it mean?
This error indicates that Code::Blocks cannot find the location of your compiler.
Solution:
- Go to Settings/Compiler & Debugger and click the Reset defaults button in the top right.
- If that doesn’t fix the problem, head over to the MingW site and (re)install. (http://sourceforge.net/projects/mingw/files/)
first of all u must install code::block
with minGW as a compiler which is integrated with the IDE…
http://nchc.dl.sourceforge.net/project/codeblocks/Binaries/10.05/Windows/codeblocks-10.05mingw-setup.exe
to solve the problem u can
1.go to setting
2.choose compiler and debugger
3choose toolchain executables
4.click auto detect
5.Ok
i dont know if it does not work 4 u but it work 4 me