> Ok - I am stumped - I know the answer is staring me in the
> face but I can't
> find it. I want to use std::list from the Metrowerks MSL C++
> library in an
> SDK 3.5 C++ application - are there step-by-step instructions
> anywhere that
> tell me how to use the standard library. I have added the
> access paths for
> the MSL library and included <list.h> in my project - but I'm
> getting all
> sorts of odd compilation errors in the MSL include files. I
> have checked
> the archives and the KB but can't find anything (except some
> references to
> it being discouraged - so no need to remind me of that).
Fergal,
If you must use MSL, then you'll need to add access paths to the lowest
level folder in your MSL directory, so in your case you'd add a path to CW
for PalmOS 6\MSL\MSL_C++\MSL_Common\Include. Then, based on MSL
interdependencies, you may end up having to add other access paths to clean
up the compilation.
-hkmlt
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/