I''m trying to use the STL on an iPAQ but when I try to compile my program (using Embedded Tools 3.0), it tells me that it can''t find the string header. ie. i define at the top of one of my files #include <string>. Is there something special that I have to do to get STL working on handheld devices?
Thanks
STL on PDA's
Started by xtrmntr, Mar 26 2002 12:01 PM
1 reply to this topic
Ad:
#2 Members - Reputation: 133
Posted 28 April 2002 - 08:07 PM
I haven''t tried it yet but if Embedded Tools can set your compiler include and library directories into the STL directories (under MSVC++), you might get it to work but I think that you''ll incur a lot of memory issues if you get it to compile successfully.






