I have recently reinstalled codeblocks-20.03mingw-setup.exe to revisit one of my old codeblock projects and then when I try to build and run it, i get this error
Project/Target: "Windows.h - Debug":
The compiler's setup (GNU GCC Compiler) is invalid, so Code::Blocks cannot find/run the compiler.
Probably the toolchain path within the compiler options is not setup correctly?!
Do you have a compiler installed?
Goto "Settings->Compiler...->Global compiler settings->GNU GCC Compiler->Toolchain executables" and fix the compiler's setup.
Tried to run compiler executable 'C:Program FilesCodeBlocksMinGW/bin/gcc.exe', but failed!
Skipping...
Nothing to be done (all items are up-to-date).
I have done nothing wrong in the setup for code::blocks so what's the problem and how to fix it.
question from:
https://stackoverflow.com/questions/66052967/the-codeblocks-ide-complier-is-not-working-for-me 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…