Whenever I try to build and run a project it comes up with this error message:
Tried to run compiler executable 'C:\MinGW/bin/gcc.exe', but failed!
Skipping...
Nothing to be done (all items are up-to-date).
How do I fix this?
1. Install an C/C++ Compiler/Toolchain
2. Configure Code::Blocks to use it.
Tim S.
Menu/Settngs/Compiler/Toolchain executables.
Tell CodeBlocks where your compiler resides.