Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Include paths subdirectories
Include paths subdirectories [message #627962] Thu, 23 September 2010 07:41
No real name is currently offline No real nameFriend
Messages: 1
Registered: September 2010
Junior Member
Hello all,

I'm working on a project which has a source directory with multiple subdirectories. Those paths have to be in the compiler's search path in order to build everything correctly.

I've configured the Eclipse project under a managed build environment, makefiles are generated by Eclipse but the include paths are not added automatically. The indexer on the other hand resolves all references to source files correctly.

Is it possible to let Eclipse generate the include paths automatically or do I have to fill in the paths myself?
Previous Topic:Debugging using preprocessed code
Next Topic:opencv compilation error when using StereoSGBM
Goto Forum:
  


Current Time: Tue Apr 23 09:35:08 GMT 2024

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

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

Back to the top