05-09-2011, 02:32 PM
Hello all,
This is my first guide on how to fix the: '"test - Release" uses an invalid compiler. Skipping... Nothing to be done.' Error.
Open Code Blocks, and navigate to: Settings/Compiler and debugger. then go to: Toolchain executables. Click on: Path (...) and select your compiler. Mine was MinGW located in "Codeblocks/MinGW"
Now open a new project and test it out. It should compile properly!
I hope this helps!
Inventor1
This is my first guide on how to fix the: '"test - Release" uses an invalid compiler. Skipping... Nothing to be done.' Error.
Open Code Blocks, and navigate to: Settings/Compiler and debugger. then go to: Toolchain executables. Click on: Path (...) and select your compiler. Mine was MinGW located in "Codeblocks/MinGW"
Now open a new project and test it out. It should compile properly!
I hope this helps!
Inventor1