Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT 3.0 RC1 Indexer Problem
CDT 3.0 RC1 Indexer Problem [message #147962] Sun, 03 July 2005 08:21 Go to next message
Eclipse UserFriend
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 #148129 is a reply to message #147962] Mon, 04 July 2005 01:11 Go to previous messageGo to next message
Eclipse UserFriend
If you are using Managed Make, raise a defect.
If you are using Standard Make, make sure you have either enabled Scanner
Discovery feature or entered an include path through the project properties.

Hope this helps,
JC

"Damian M. Harmus" <dami@muenster.de> wrote in message
news:da8l91$sok$1@news.eclipse.org...
> 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 Go to previous message
Eclipse UserFriend
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!
Previous Topic:gcc + /usr/ccs/bin/as does not work with CDT Managed Make
Next Topic:No console output Eclipse 3.1/CDT 3.0/Cygwin
Goto Forum:
  


Current Time: Wed Apr 16 13:31:52 EDT 2025

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

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

Back to the top