Author Topic: C::B can't find C++ compiler for some reason  (Read 3834 times)

iio

  • Guest
C::B can't find C++ compiler for some reason
« on: August 17, 2008, 06:45:39 pm »
Hi,
Just installed C::B and am used to command lining my progs so I know its some kind of C::B issue. I get this error:

mingw32-gdc.exe: ..\openmw\ogre\cpp_bsaarchive.cpp: C++ compiler not installed on this system

I have already told it to look in the C:\MinGW\bin directory for the mingw32-g++.exe but it still can't seem to find it. The project I'm trying to compile is a mixture of D and C++ and the D compiler runs fine. As soon as it hits a C++ file it terminates the compilation. I know it must be some facet of C::B I'm not using properly so sorry for the simple question but I've googled and used the search engine but to no avail.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: C::B can't find C++ compiler for some reason
« Reply #1 on: August 23, 2008, 01:12:53 am »
If it possible to separate it into two projects. One for C++ and one for D; while using more that one compiler in a project might/should work; it is more common to have only one compiler per project.

Note: If you still want to try one project with two compilers then try to have two or more targets where all files in an target are for the same compiler.

Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org