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/

Reply via email to