Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Consistent paths...HOW!?
Consistent paths...HOW!? [message #820996] Wed, 14 March 2012 20:39
Chance Ulrich is currently offline Chance UlrichFriend
Messages: 2
Registered: March 2012
Junior Member
I am using Eclipse 3.7.2 and Cygwin 1.7.11 under Windows 7. My question is simple, but after spending hours searching, I don't believe the answer will be. I simply want to find a way to use consistent paths with this setup. By this, I either want to always use the Unix style or the Windows/DOS style. It seems throughout this setup, it is potluck as to which one needs to be used.

In the build settings, I have to use the Unix style for things like include paths so gcc can find the includes, but then the IDE cannot find the includes and constantly underlines them with the yellow squiggly line.

If I try to link a folder, Eclipse seems to only use the Windows/DOS style absolute paths, but when the make files are generated, they contain the Windows/DOS style absolute paths which causes make to blow up. I have updated to make 3.82.90 which does not fix the problem.

Any help would be greatly appreciated!

Chance
Previous Topic:Content Assist for large projects incorrect
Next Topic:Error in inclusion of CDT in galileo Java IDE
Goto Forum:
  


Current Time: Sat Apr 27 02:17:55 GMT 2024

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

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

Back to the top