CDT 3.0 RC1 Indexer Problem [message #147962] |
Sun, 03 July 2005 08:21  |
Eclipse User |
|
|
|
Hi,
first forgive my bad english.
I have a problem with the indexer. When I include "curses.h" (Cygwin,
Eclipse 3.1, CDT 3.0 RC1), the line above is underlined in yellow and it
says: C/C++ Indexer Problem: Preprocessor Inclusion not found: curses.h
in file: on line: 0.
But the code is compiled properly and the executable works. The code
completion don't work for me- I think because of that problem.
cu,
Dami.
|
|
|
|
Re: CDT 3.0 RC1 Indexer Problem [message #148223 is a reply to message #147962] |
Tue, 05 July 2005 15:56  |
Eclipse User |
|
|
|
Originally posted by: matthias.digitalraidREMOVETHIS.com
Damian M. Harmus wrote:
> Hi,
>
> first forgive my bad english.
> I have a problem with the indexer. When I include "curses.h" (Cygwin,
> Eclipse 3.1, CDT 3.0 RC1), the line above is underlined in yellow and it
> says: C/C++ Indexer Problem: Preprocessor Inclusion not found: curses.h
> in file: on line: 0.
>
> But the code is compiled properly and the executable works. The code
> completion don't work for me- I think because of that problem.
>
> cu,
> Dami.
Same here. Even header files residing in the very same directory as the
respective source file are not recognized by the indexer!
|
|
|
Powered by
FUDForum. Page generated in 0.02606 seconds