I am trying to compile some of the Boost C++ library modules to our
PocketPc application. Unfortunately, I hit the problem that some of the
boost modules try to #include <locale>. But on the PocketPC SDK, I do
not find this header.
Is there a known workaround?
Do you have a starting point to get more information about what else the
PocketPC SDK is missing from the C++ standard?
Thanks
Norbert Unterberg