Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Cygwin With Error:Unresolved inclusion: <iostream>
Cygwin With Error:Unresolved inclusion: <iostream> [message #794315] Thu, 09 February 2012 06:10
ChiMing Chin is currently offline ChiMing ChinFriend
Messages: 2
Registered: February 2012
Junior Member
I used Eclipse IDE for Java EE Developers before.
Yesterday I need compile some c projects. using install new software in help menu I installed the CDT .
In my PC I installed both cygwin and mingw.
I created a C project with cygwin gcc, but I meet an Error which sayed "Unresolved inclusion: <iostream>". I found that the project's include path didn't include the cygwin's include path.
But I create a C project with mingw gcc , all things was right.

And I downloaded the Eclipse IDE for C/C++ Developers (includes Incubating components).This time the project with cygwin gcc was OK.

I want compile both C and Java project with some eclipse IDE. so, can somebody tell me how to solve this problem.
Previous Topic:How do I install on ubuntu?
Next Topic:Import existing projects: search for projects not recursive?!
Goto Forum:
  


Current Time: Sat Apr 27 02:43:15 GMT 2024

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

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

Back to the top