STL with kdevelop

Ivan Martinez ex08 at kalman.iau.dtu.dk
Mon May 8 17:41:11 BST 2000


Nick Pleis wrote:
> 
> Anyone know of a way around this? I have portable code, and the use of std::
> is pretty prevelant. I'd really like to be able to do just that.
What about using SGI's STL?
http://www.sgi.com/Technology/STL/
They say it is GCC compatible, although I can't confirm this. Can
anybody?. I'm interested in using it too.
> 
> nick
> ----- Original Message -----
> From: Tobias Erbsland <drzoom at profzone.ch>
> To: <kdevelop at barney.cs.uni-potsdam.de>
> Sent: Monday, May 08, 2000 7:42 AM
> Subject: Re: STL with kdevelop
> 
> >
> >
> > > > hi
> > > > why do I get an error, if I use std::string in my code. As a newbie
> (maybe
> > > > a stupid question): can't i use the standard template library with
> > > > kdevelop?
> >
> > The current library of gcc don't use the "std" namespace. simple use:
> >
> > string
> >
> > without "std::"..
> >
> > Tobias

-- 
Ivan Martinez (Rodriguez)
BEng in Software Engineering - MEng student
http://www.student.dtu.dk/~u990873
"Got fabes?"




More information about the KDevelop mailing list