|
Boost Users : |
From: Françoise CONIL (fcodvpt_at_[hidden])
Date: 2007-07-16 12:23:32
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
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net