Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse won't find MinGW Includes
Eclipse won't find MinGW Includes [message #759555] Tue, 29 November 2011 07:38 Go to next message
Lauri  is currently offline Lauri Friend
Messages: 3
Registered: November 2011
Junior Member
Hi,

I have a trouble with CDT on my Windows 7.
Eclipse don't find includes from MinGW. And eclipse shows a bunch of unresolved inclusion errors. Auto complete don't work either.
My programs still compiles and runs.
I found similar problems from the forum by ubuntu users. But no help.

I installed MinGW using the newest mingw-get-inst. It should be version 4.6.1. I selected gcc, g++ and MSYS. I added C:/MinGW/bin to PATH.
Then I downloaded and extracted eclipse for c++ developers. I have tried Helios and Indigo. Even tried just eclipse platform and installed CDT.

How could I get eclipse to work?


Thanks,

Lauri
Re: Eclipse won't find MinGW Includes [message #760356 is a reply to message #759555] Fri, 02 December 2011 06:14 Go to previous messageGo to next message
Lauri  is currently offline Lauri Friend
Messages: 3
Registered: November 2011
Junior Member
It worked when I installed nightly build of CDT.
So there were something wrong with the stable release.
Re: Eclipse won't find MinGW Includes [message #760484 is a reply to message #760356] Fri, 02 December 2011 14:31 Go to previous messageGo to next message
Andrew Gvozdev is currently offline Andrew GvozdevFriend
Messages: 257
Registered: July 2009
Senior Member
Lauri wrote on Fri, 02 December 2011 01:14
It worked when I installed nightly build of CDT.
So there were something wrong with the stable release.

It could be bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=304139 which just got fixed. Are you using localized non-English OS?

Andrew
Re: Eclipse won't find MinGW Includes [message #761029 is a reply to message #760484] Mon, 05 December 2011 19:39 Go to previous message
Lauri  is currently offline Lauri Friend
Messages: 3
Registered: November 2011
Junior Member
Andrew Gvozdev wrote on Fri, 02 December 2011 09:31
Lauri wrote on Fri, 02 December 2011 01:14
It worked when I installed nightly build of CDT.
So there were something wrong with the stable release.

It could be bug (url) which just got fixed. Are you using localized non-English OS?

Andrew


Indeed. I'm using a Finnish locale version of Windows 7.
Thanks for clarifying this.
Previous Topic:Compiling a Visual C++ 6.0 Project with Eclipse+CDT+MinGW
Next Topic:[AST] Distinguishing between type and variable declaration
Goto Forum:
  


Current Time: Sat Apr 20 03:46:05 GMT 2024

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

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

Back to the top