Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Relative include paths (indexer) [WIN]
Relative include paths (indexer) [WIN] [message #894782] Tue, 10 July 2012 14:06
Filip Vaverka is currently offline Filip VaverkaFriend
Messages: 1
Registered: July 2012
Junior Member
I've been using relative paths to external include files (Project properties->C/C++ General->Paths and Symbols->Includes). In Indigo CDT this worked flawlessly, but now in Juno CDT indexer can't find files in relative paths. I can see includes specified this way in Project->Includes, also compiler founds these files without problems, but not indexer.
One example of path which I'm trying to use: "../extern/glew/include", where "extern" is direct sub-directory of current workspace.

So, questions are: Is this behaviour correct? And if it is, how should I specify paths to external includes/libraries so that I can move whole workspace without need to fix these paths.
Previous Topic:How do I run a main within eclipse?
Next Topic:<foundation/foundation.h> alternative
Goto Forum:
  


Current Time: Fri Apr 26 05:03:38 GMT 2024

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

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

Back to the top