0
I can’t run my command!!!
So when i try to run and build my command in code blocks it says “Tried to run compiler executable ‘C:\ MinGW/bun/mingw32-gcc.exe,but failed” What can i do
1 Antwort
+ 2
It means that you haven't install GNU/GCC Compiler...Usually it automatically install with the IDE itself but some time you have to install....
You can re-install codeBlock Or download the file for GNU GCC compile then
go to settings>compiler>select the location for you GNU GCC compiler....that's it