Author Topic: strange error: cannot find MS compiler THOUGH using GCC  (Read 3763 times)

Offline AlexisSorbas

  • Single posting newcomer
  • *
  • Posts: 8
  • alien
strange error: cannot find MS compiler THOUGH using GCC
« 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 ...
The difference between genius and stupidity is that genius has its limits. - Albert Einstein

takeshimiya

  • Guest
Re: strange error: cannot find MS compiler THOUGH using GCC
« Reply #1 on: November 16, 2005, 02:08:57 pm »
I had the same problem, you have MSDEV in PATH, thus overriding any program.