I was trying to use code::blocks to do some programming and none of the C compilers seem to work so can you recommend me a compiler?
The error I get is:
Project/Target: "Email Sender V4 - Debug":
The compiler's setup (Intel C/C++ 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->Intel C/C++ Compiler->Toolchain executables" and fix the compiler's setup.
Tried to run compiler executable 'C:Program Files (x86)IntelCompilerC++9.0/bin/icl.exe', but failed!
Run aborted...
question from:
https://stackoverflow.com/questions/66062256/none-of-the-c-compilers-are-working-in-code-blocks 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…