Code::Blocks Forums

User forums => Help => Topic started by: noglista on August 14, 2015, 07:36:00 pm

Title: cant find executable compiler for the search path of gnu gcc compiler
Post by: noglista on August 14, 2015, 07:36:00 pm
at the lower right appears that message because i transferred the codeblocks from myprograms 86 to C directory i did so because it was said that its bad to leave it in the myprograms directory which in return was said because u couldnt add files recursively what should i do?
Title: Re: cant find executable compiler for the search path of gnu gcc compiler
Post by: BlueHazzard on August 14, 2015, 10:01:13 pm
Ha you moved your projects, or the c::b installation folder?
It is a bad idea to have your projects in the c:\program files blablabla folder, but for the installation it is no problem.

Im not sure, but i think the c drive is also a protected folder in windows > vista. A better place to put your projects would be your home folder (but im not quite sure about this)

About your error message, as far as i remember there is written what to do:
go to settings->Compiler->Toolchain executables and fix the paths

greetings