Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse CDT, configuration MinGW GCC(WARNING: The "MinGW GCC" Configuration may not build.)
Eclipse CDT, configuration MinGW GCC [message #719969] Mon, 29 August 2011 11:23 Go to next message
Eclipse UserFriend
Hi,

I am using Eclipse Galileo as IDE for C/C++ development. I have also installed the CDT plugin(V 6.0.0). I have also installed MinGW (516).

I have a very small project with the Makefile. While I try to build the project, the consol stops with the following error


**** Build of configuration MinGW GCC for projectTest ****
**** WARNING: The "MinGW GCC" Configuration may not build ****
**** because it uses the "cdt.managedbuild.toolchain.gnu.mingw.base" ****
**** tool-chain that is unsupported on this system. ****
**** Attempting to build... ****
(Cannot run program "mingw32": Launching failed)


Could any one please help me on this. Please also find the snap shot attached.
index.php/fa/3805/0/
Re: Eclipse CDT, configuration MinGW GCC [message #720207 is a reply to message #719969] Tue, 30 August 2011 02:19 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

is the path to your MinGW installation in the environment variable 'PATH'?
If NOT, add it.


Regards
Dirk
Re: Eclipse CDT, configuration MinGW GCC [message #720341 is a reply to message #720207] Tue, 30 August 2011 08:01 Go to previous messageGo to next message
Eclipse UserFriend
I would advise to install the latest Eclipse/CDT version (Indigo release).
Re: Eclipse CDT, configuration MinGW GCC [message #720800 is a reply to message #720341] Wed, 31 August 2011 05:13 Go to previous message
Eclipse UserFriend
Hello Dirk and Alex,

Thank you very much for your replies.
Yes this problem was infact due to the missing path to MinGW. I dont know how this path got deleated which I had updated long time ago. May be during installation of some software.

As adviced I will install the latest Eclipse version.

Thank you once again for the quick responce,
Chethan
Previous Topic:can I do graphics programming with Eclipse on a Macintosh
Next Topic:IASTComment node location
Goto Forum:
  


Current Time: Wed Jul 30 19:18:13 EDT 2025

Powered by FUDForum. Page generated in 0.06058 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top