Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Where can I set the source and include paths
Where can I set the source and include paths [message #113527] Tue, 03 August 2004 06:54 Go to next message
Eclipse UserFriend
Originally posted by: plexus.snafu.de

Dear group,

Sorry for this quite simple question, but where
can I set the source path and the include paths?

I looked for it under project/properties but found only
the indexer options.

Please give a hint :)

Regards,

Oliver
Re: Where can I set the source and include paths [message #113540 is a reply to message #113527] Tue, 03 August 2004 07:04 Go to previous message
Eclipse UserFriend
Originally posted by: eclipsenews_20040720.nigel-eke.com

Oliver Fischer wrote:
> Dear group,
>
> Sorry for this quite simple question, but where
> can I set the source path and the include paths?

I asked the same question not too long ago. I had the following reply:

==

This option is for Standard Make Projects, not Managed Make Projects.
It is useful to setup the include search paths for the indexer and helps
it to find your headers. In Managed Make Projects, this is done
automatically according to the Toolchain you selected. Additional paths
for user supplied headers are added in the C/C++ build page under "GCC C
Compiler"->"Directories".

==

Cheers,

Nigel
Previous Topic:CDT and mingw32
Next Topic:Compiling and building a managed make c file
Goto Forum:
  


Current Time: Tue Jul 22 10:15:45 EDT 2025

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

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

Back to the top