Actually, not quite. If you open the Palm OS 3.5 Support folder in CW Palm 7,
inside the CodeWarrior Libraries folder you will see (MSL). The brackets mean
that the folder is shielded - it won't be picked up when you add the Palm OS 3.5
Support folder into your access path. To use it, you will have to explicitly add
the access path:

{Compiler}Palm OS 3.5 Support/CodeWarrior Libraries/(MSL)

else it will be ignored. Note that you should use either this version of MSL, or
the one at the root level which is what you are currently doing - not both. BTW,
check the release notes (also in the Palm OS 3.5 Support folder) for what
support is available in MSL for Palm OS - it's not quite 100% equivalent to ANSI
C++ MSL.

-- jkl

----- Original Message -----
From: "Chris DiPierro" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 8:51 AM
Subject: Re: basic_string through MSL?


> Right, and I *think* that's what I'm using. If I setup the system paths to
> use:
> <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
>
> (which is what I meant to put in my original message), that's how you use
> them right? Or is there something else I should be doing?
>
>
> "Jun-Kiat Lam" <[EMAIL PROTECTED]> wrote in message
> news:45234@palm-dev-forum...
> >
> > 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
>
>
>
>
> --
> 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/

Reply via email to