Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Include path misbehaves
Include path misbehaves [message #80572] Sat, 20 September 2003 16:31 Go to next message
Julien Dubuc is currently offline Julien DubucFriend
Messages: 9
Registered: July 2009
Junior Member
Ever since i got 1.2.0.51 (yesterday), i've been fooling with it, porting
my VC++7 projects. I put this in the include path:

C:\prog\lib\SDL-devel-1.2.5a-mingw32\SDL-1.2.5\include\SDL

and it didn't work. Which was strange, because the files are there. I then
put quotes around the path:

"C:\prog\lib\SDL-devel-1.2.5a-mingw32\SDL-1.2.5\include\SDL"

and it worked fine.

So I ask: wouldn't it be nicer if the quotes were put in automatically?
Can it be done? Am I just a spoiled brat, whining for a lollipop?

Thanks.
Re: Include path misbehaves [message #80601 is a reply to message #80572] Mon, 22 September 2003 13:13 Go to previous messageGo to next message
John Camelon is currently offline John CamelonFriend
Messages: 50
Registered: July 2009
Member
Are you talking about the "Paths and Symbols" tab on a Managed Make Project,
or a Standard Make Project?

"perplx" <perplx@hotmail.com> wrote in message
news:bkhvci$7r9$1@eclipse.org...
> Ever since i got 1.2.0.51 (yesterday), i've been fooling with it, porting
> my VC++7 projects. I put this in the include path:
>
> C:\prog\lib\SDL-devel-1.2.5a-mingw32\SDL-1.2.5\include\SDL
>
> and it didn't work. Which was strange, because the files are there. I then
> put quotes around the path:
>
> "C:\prog\lib\SDL-devel-1.2.5a-mingw32\SDL-1.2.5\include\SDL"
>
> and it worked fine.
>
> So I ask: wouldn't it be nicer if the quotes were put in automatically?
> Can it be done? Am I just a spoiled brat, whining for a lollipop?
>
> Thanks.
>
Re: Include path misbehaves [message #80631 is a reply to message #80601] Mon, 22 September 2003 17:05 Go to previous messageGo to next message
Julien Dubuc is currently offline Julien DubucFriend
Messages: 9
Registered: July 2009
Junior Member
John Camelon wrote:

> Are you talking about the "Paths and Symbols" tab on a Managed Make Project,
> or a Standard Make Project?

umm, I thought "Paths and Symbols" referred to standard make projects...

Actually, I'm talking about managed make, In the main menu:
Project->properties->C/C++ Build,
Compiler->General (Include Paths) and
Linker->General (Library Paths)

I think it would work without the quotes if I used "/", not "\". But
nowadays CDT/Managed Make does such a good job of hiding the UNIX stuff, I
forget. I keep thinking it's a Windows-native app :D Anyway, it's just a
minor annoyance.

Keep up the good work!

> "perplx" <perplx@hotmail.com> wrote in message
> news:bkhvci$7r9$1@eclipse.org...
> > Ever since i got 1.2.0.51 (yesterday), i've been fooling with it, porting
> > my VC++7 projects. I put this in the include path:
> >
> > C:proglibSDL-devel-1.2.5a-mingw32SDL-1.2.5includeSDL
> >
> > and it didn't work. Which was strange, because the files are there. I then
> > put quotes around the path:
> >
> > "C:proglibSDL-devel-1.2.5a-mingw32SDL-1.2.5includeSDL"
> >
> > and it worked fine.
> >
> > So I ask: wouldn't it be nicer if the quotes were put in automatically?
> > Can it be done? Am I just a spoiled brat, whining for a lollipop?
> >
> > Thanks.
> >
Re: Include path misbehaves [message #80659 is a reply to message #80631] Mon, 22 September 2003 17:52 Go to previous message
John Camelon is currently offline John CamelonFriend
Messages: 50
Registered: July 2009
Member
Please raise a bug to track this issue.
It is most unfortunate, and will likely be something that keeps coming up,
so I'd like a defect to track the problem.

https://bugs.eclipse.org/ (Product : CDT / Component : CDT-parser )

JohnC

"perplx" <perplx@hotmail.com> wrote in message
news:bkna5j$4je$1@eclipse.org...
> John Camelon wrote:
>
> > Are you talking about the "Paths and Symbols" tab on a Managed Make
Project,
> > or a Standard Make Project?
>
> umm, I thought "Paths and Symbols" referred to standard make projects...
>
> Actually, I'm talking about managed make, In the main menu:
> Project->properties->C/C++ Build,
> Compiler->General (Include Paths) and
> Linker->General (Library Paths)
>
> I think it would work without the quotes if I used "/", not "\". But
> nowadays CDT/Managed Make does such a good job of hiding the UNIX stuff, I
> forget. I keep thinking it's a Windows-native app :D Anyway, it's just a
> minor annoyance.
>
> Keep up the good work!
>
> > "perplx" <perplx@hotmail.com> wrote in message
> > news:bkhvci$7r9$1@eclipse.org...
> > > Ever since i got 1.2.0.51 (yesterday), i've been fooling with it,
porting
> > > my VC++7 projects. I put this in the include path:
> > >
> > > C:proglibSDL-devel-1.2.5a-mingw32SDL-1.2.5includeSDL
> > >
> > > and it didn't work. Which was strange, because the files are there. I
then
> > > put quotes around the path:
> > >
> > > "C:proglibSDL-devel-1.2.5a-mingw32SDL-1.2.5includeSDL"
> > >
> > > and it worked fine.
> > >
> > > So I ask: wouldn't it be nicer if the quotes were put in
automatically?
> > > Can it be done? Am I just a spoiled brat, whining for a lollipop?
> > >
> > > Thanks.
> > >
>
>
Previous Topic:cdt.ui p-n.xml
Next Topic:Opening SDK headers
Goto Forum:
  


Current Time: Fri Jan 03 08:02:39 GMT 2025

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

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

Back to the top