Error in CodeBlocks compiler | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Error in CodeBlocks compiler

When I click "build and play" button on the top, i get an error that tells me that it cant find the compiler executable in my configured search path' s for GNU GCC Compiler. How can I fix this?

13th Aug 2016, 11:39 PM
Artur Aguiar
Artur Aguiar - avatar
5 Answers
+ 6
Try to download and install again codeblocks the version which is an IDE and a compiler. Follow these steps: 1. Go to web page: http://www.codeblocks.org/downloads/26 2. Download and install version: codeblocks-16.01mingw-setup.exe 3. Remember when you save, on the name of file to put extension .cpp If these instructions are helpful please thumps up.
14th Aug 2016, 8:21 PM
GTimo
GTimo - avatar
0
Try Going To Settings And Set Compiler As GNU GCC Compiler ... Or Try Doing Reset To Defaults ...
14th Aug 2016, 8:04 AM
Shashank Pai
Shashank Pai - avatar
0
There Are Chances That You Dont Have GNU GCC Compiler Installed ....
14th Aug 2016, 8:05 AM
Shashank Pai
Shashank Pai - avatar
0
you have install the code blocks along mingw compilers and please copy the path that you have download into that particular driver even code blocks also have mingw code blocks in binary realese please check in the link of code blocks then go to downloads and then you will find the mingw c/c++.
14th Aug 2016, 11:00 AM
Srikanth Dhulipala
Srikanth Dhulipala - avatar
0
sorry I don't mention that you have to copy the path in the advance system settings environmental variable and type path in the first block and in the next copy the path from the driver and past and click OK and then proceed
14th Aug 2016, 11:02 AM
Srikanth Dhulipala
Srikanth Dhulipala - avatar