Author Topic: cant find executable compiler for the search path of gnu gcc compiler  (Read 3846 times)

Offline noglista

  • Single posting newcomer
  • *
  • Posts: 3
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?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3352
Re: cant find executable compiler for the search path of gnu gcc compiler
« Reply #1 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