Codeblocks-10 05mingw-setup exe / c forums

Terence Bunseelal

Honorable
Feb 13, 2013
1
0
10,510
can someone pls help me with these errors.


"experimental project - Release" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.

"experimental project - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.

What am i diong wrong???????

terence.bunseelal@za.sabmiller.com is my email address.

thanks in advance.
 

Ijack

Distinguished
The message is telling you exactly what is wrong. You have not specified a valid compiler. (Presumably you installed a compiler as well as Codeblocks?)

From the "Settings/Compiler and debugger" menu of Codeblocks select your compiler; then go to the "Toolchain executables" tab. Enter the path of the compiler binaries (omitting the final "bin").