News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Can't find compiler executable

Started by Abhishek7, April 28, 2014, 07:26:28 PM

Previous topic - Next topic

Abhishek7

For some reason none of my C++ programs seem to work because Code::Blocks says "Can't find compiler executable in your configured search path for GNC/GCC". I really have no idea why. Any help would be appreciated. (And sry if I'm a nooby!)

BlueHazzard

probably you should install a compiler: http://wiki.codeblocks.org/index.php?title=FAQ-General#Q:_What_Code::Blocks_is_not.3F

or, if you have a compiler installed you should check the options in Settings->Compiler->Toolchain executables

(and probably you should learn to read the error messages, because 90% of the time, there is written how to solve problems...)

greetings