Code::Blocks Forums

User forums => Help => Topic started by: AlexisSorbas on November 16, 2005, 11:23:41 am

Title: strange error: cannot find MS compiler THOUGH using GCC
Post by: AlexisSorbas on November 16, 2005, 11:23:41 am
Hi all,
can anybody give me a hint please ?
I just have installed C::B and tried to build several targets.
A simple console application was built well (using GCC).
Then I tried to build a default Irrlicht project and received the strange error:
"cannot find compiler executable in your search path for Microsoft visual C++ toolkit 2003"

I have installed MSDEV, but the project settings in C::B point to GCC, so I cannot understand why C::B is searching anything of MSDEV ...
Title: Re: strange error: cannot find MS compiler THOUGH using GCC
Post by: takeshimiya on November 16, 2005, 02:08:57 pm
I had the same problem, you have MSDEV in PATH, thus overriding any program.