BTW, in CW Palm 7, there is a Palm OS-specific implementation of MSL for Palm OS
that includes support for <string> and <vector>. Also inside the Palm OS 3.5
Support folder.
-- jkl
----- Original Message -----
From: "Chris DiPierro" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 11:04 AM
Subject: Re: basic_string through MSL?
> Well,. while this bounced around Outlook waiting to be sent (long story), I
> found my answers.
>
> Apparently it all lay in the order of your system paths in CW. But I've
> successfully got strings & vectors to work from STL, even compiled and
> running. How cool.
>
> I know you'll all tell me not to use them, but in case someone does want to,
> here's what you do:
>
> In your relevant .cpp file:
>
> #include <string>
> #include <vector>
>
> In your project file:
>
> System Access Paths:
> <compiler>\Palm OS 3.5 Support
> <compiler>\Palm OS 3.5 Support\CodeWarrior
> Libraries\(MSL)\MSL_C++\MSL_Common\Include
> <compiler>\Palm OS 3.5 Support\CodeWarrior
> Libraries\(MSL)\MSL_C\MSL_Palm\Include
>
> That should do it.
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/tech/support/forums/
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/