I had installed C::B 2003 version to 32 bit windows7 OS. The version was for 32bit with 32bit MinGW, and build show me such a message
Project/Target: "vector_word_output - 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 Files\CodeBlocks\MinGW/bin/mingw32-gcc.exe', but failed!
and I had checked that in compiler settings this is prompted in installation path and in additional path
but i find that it want to find the mingw32-gcc.exe file , while in my folder there is
i686-w64-mingw32-gcc.exe
i had checked, that I had downloaded the right version of release
codeblocks-20.03-32bit-mingw-32bit-setup.exe
so i 'm in doubt just rename it to what C::B had asked?
o