Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Global Includes not considered
Global Includes not considered [message #143470] Tue, 19 April 2005 08:26 Go to next message
Eclipse UserFriend
Originally posted by: An.nym.us

In the "C++ include path and symobols", i have many direcotries defined.

The Header Files are included by our manual make process.
the reference to those header files is
#include "Interface.h"
without the path to them.


If i enable "Follow includes when parsing working copies" those header
files are not known. I this the correct behaviour ? After defining them in
the "C++ include path and symobols" they sould be globaly known, I think.

Is there any way to work this out ?
I want "Follow includes when parsing working copies" AND such global
defined header files ?
Re: Global Includes not considered [message #146371 is a reply to message #143470] Thu, 02 June 2005 00:09 Go to previous message
Eclipse UserFriend
Originally posted by: bing.ke.qq.com

Maybe adding in the current folder "." could help you.
Previous Topic:Indexer in CDT 3.0 Beta
Next Topic:Scanner Info for VisualC++
Goto Forum:
  


Current Time: Thu Dec 26 15:19:23 GMT 2024

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

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

Back to the top