Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT MinGW Include Problem
CDT MinGW Include Problem [message #1219944] Sat, 07 December 2013 03:03 Go to next message
Alessandro Gangemi is currently offline Alessandro GangemiFriend
Messages: 1
Registered: December 2013
Junior Member
I am trying to set up Eclipse Kepler for C/C++ development on Win7. Eclipse seems to be using the wrong default include directories for MinGW, and for some reason tries to include cywgwin paths (I do have cygwin installed, but I want to compile with MinGW).

Re-installing both did not fix it, and neither did deleting the workspace settings. I have the MinGW toolchain selected.

Any help would be appreciated.

index.php/fa/16959/0/
  • Attachment: Capture.PNG
    (Size: 73.99KB, Downloaded 457 times)
Re: CDT MinGW Include Problem [message #1219982 is a reply to message #1219944] Sat, 07 December 2013 22:39 Go to previous message
Andrew Gvozdev is currently offline Andrew GvozdevFriend
Messages: 257
Registered: July 2009
Senior Member
You probably have cygwin before mingw in your path. Try to define MINGW_HOME in environment path. See http://wiki.eclipse.org/CDT/User/NewIn82#Improved_toolchain_detection

[Updated on: Sat, 07 December 2013 22:41]

Report message to a moderator

Previous Topic:Debugging JNI with MinGW & GDB
Next Topic: Build command don't recompile when header file modified
Goto Forum:
  


Current Time: Fri Apr 26 00:42:22 GMT 2024

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

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

Back to the top