Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » No CDT Parser Database?
No CDT Parser Database? [message #102170] Wed, 12 May 2004 18:17 Go to next message
Eclipse UserFriend
I cannot get any C searches to work.

I am trying out CDT for the first time with C. As far as I can tell
nothing is being parsed at all. Adding large directories of include files
does not cause the system to pause at all. I am not doing a managed make
project. The documentation says nothing about what to do to build the
parser database, except how to enter include paths, and symbol definitions.

I am using eclipse 2.1.3 and CDT 1.2 on Windows 2000 with j2sdk1.4.2_03.
I tried 3.0M8 and 2.0M8, but the project wizard for CDT never showed up
when I tried to make a new project (just java projects), so I can't make a
project on 3.0M8.
Re: No CDT Parser Database? [message #102269 is a reply to message #102170] Fri, 14 May 2004 13:16 Go to previous messageGo to next message
Eclipse UserFriend
CDT 1.2 has significant problems wrt getting search to work. There are a
bunch of implicit include paths and macros you need to set up for GCC in
order to get search working on system header files.
We have addressed much of this in 2.0 by adding a Scanner Discovery feature
which figures these things out for you.

You should be able to create a project on M8 ... usually C/C++ is not in the
default list of project types, you have to check a box that says something
like "Show all" in order to get it.

JohnC

"John Klug" <john.klug@unisys.com> wrote in message
news:c7u7qf$udf$1@eclipse.org...
> I cannot get any C searches to work.
>
> I am trying out CDT for the first time with C. As far as I can tell
> nothing is being parsed at all. Adding large directories of include files
> does not cause the system to pause at all. I am not doing a managed make
> project. The documentation says nothing about what to do to build the
> parser database, except how to enter include paths, and symbol
definitions.
>
> I am using eclipse 2.1.3 and CDT 1.2 on Windows 2000 with j2sdk1.4.2_03.
> I tried 3.0M8 and 2.0M8, but the project wizard for CDT never showed up
> when I tried to make a new project (just java projects), so I can't make a
> project on 3.0M8.
>
Re: No CDT Parser Database? [message #102896 is a reply to message #102269] Fri, 21 May 2004 22:52 Go to previous message
Eclipse UserFriend
Originally posted by: jan.ruzicka.comcast.net

Not even the Show all check box allows it, CDT has to be installed
separately.
as in Help > Install and update. That is my experience with M8 on OSX.
Jan

johnc wrote:

> CDT 1.2 has significant problems wrt getting search to work. There are a
> bunch of implicit include paths and macros you need to set up for GCC in
> order to get search working on system header files.
> We have addressed much of this in 2.0 by adding a Scanner Discovery feature
> which figures these things out for you.

> You should be able to create a project on M8 ... usually C/C++ is not in the
> default list of project types, you have to check a box that says something
> like "Show all" in order to get it.

> JohnC
Previous Topic:Debugger Doesn't show relevant source line?
Next Topic:mix Assembler and C code. HOW????
Goto Forum:
  


Current Time: Fri Jul 04 02:19:27 EDT 2025

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

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

Back to the top