Did not succeed to use algorithm/string on WinCE with MSVC 2005 and PocketPC2003 SDK
16 Jul
2007
16 Jul
'07
4:23 p.m.
Hi, I successfully use replace_all function in a win32 "helloboost" application. My code has to work on Windows CE and when I tried a "helloboostpda" application, I had an error on boost/algorithm/string/compare.hpp because of the following include : #include <locale> This seems to be due to PocketPC2003 SDK that does not have a "locale" include (only a locale.h). Is there something I can do to use Boost algorithm/string library on Windows CE ? Thanks Francoise
6331
Age (days ago)
6331
Last active (days ago)
0 comments
1 participants
participants (1)
-
Françoise CONIL