Preprocessor inclusion not found [message #158762] |
Tue, 22 November 2005 11:53  |
Eclipse User |
|
|
|
Originally posted by: eh.dataconnection.com
Newbie question, I'm afraid.
I have existing source that I'm trying to import into a CDT project on
Linux. My source is organised along the lines of:
<top-leveldir>/code/<X>/codemods/<Y>
<top-leveldir>/build/<Z>/
...where
<X> has a few values
<Y> is all the actual code
<Z> takes values for all the executables and libraries we build, and contains
the .o files.
First off, I've created a standard make project, and used <top-leveldir>
as the location for the Project Contents. The first problem I hit is that
it goes away and indexes the code, but gives me a lot of inclusion not
found errors, even though the included files are present below
<top-leveldir>.
Is there something else I need to do here, to get the indexer to recognise
all the source in all the subdirectories below <top-leveldir>?
|
|
|
|
|
|
|
|
|
|
Re: Preprocessor inclusion not found [message #159467 is a reply to message #159396] |
Wed, 30 November 2005 11:20  |
Eclipse User |
|
|
|
Originally posted by: void.void.com
Markus Schöpflin wrote:
> For me, yes it does. I tested it with the following little example:
> <snip>
Sweet, you're right, thanks.
I checked BugZilla and it looks as if the bug has been reported several
times already, so I guess we'll just have to hope it'll be fixed with
the next release.
Best regards,
Matthias Kaeppler
|
|
|
Powered by
FUDForum. Page generated in 0.03502 seconds