Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Extra include paths in Project properies
Extra include paths in Project properies [message #199149] Mon, 12 March 2007 22:53 Go to next message
Fedja Jeleskovic is currently offline Fedja JeleskovicFriend
Messages: 4
Registered: July 2009
Junior Member
I am running the following builds:
SDK
Version: 3.3.0
Build id: I20070222-0951
CDT
Version: 4.0.0.200703080601
Build id: 200703120600

Every time I open "Project/Properties/Include Paths and Symbols" after
clicking on OK new extra paths are generated. Right now I have 6 path in
the "Project/Properties/Include Paths and Symbols" under "Configuration
Description info container/Include Paths" and they are all correct (stuff
like /usr/include, /usr/include/c++/3.4.3 and so on). After closing of the
Project window these paths are used for the creation of the new ones but
with an addition of the whole path (/home/user_name/folder_with_project)
before the paths listed under the "Configuration Description info
container/Include Paths". The newly created path looks like this:
/home/user_name/project_name/usr/include
and so on for each from the mentioned description folder.

Is this a bug or am I doing something wrong in here?

Thanks


Fedja
ps. Project created is a C++ Project of a type "Makefile project" and no
Toolchain specified.
Re: Extra include paths in Project properies [message #199157 is a reply to message #199149] Mon, 12 March 2007 23:46 Go to previous message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Fedja Jeleskovic" <MrAWD2@gmail.com> wrote in message
news:0882134f89a5fb5083f8171035f4edff$1@www.eclipse.org...
>I am running the following builds:
> SDK
> Version: 3.3.0
> Build id: I20070222-0951
> CDT


You'll probably get more help on the eclipse.tools.cdt newsgroup.
Previous Topic:Pass a paramter IN atl command lines
Next Topic:eclipse does not exit correctly
Goto Forum:
  


Current Time: Thu Apr 25 15:10:23 GMT 2024

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

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

Back to the top