
5 Oct
2007
5 Oct
'07
8:39 a.m.
luper rouch wrote:
The standard <locale> include file is not shipped with the windows CE/mobile sdks, and therefore lots of boost parts are unusable.
Is there a way to work around this problem in boost ?
defining BOOST_NO_STD_LOCALE may go some way towards fixing that. HTH, John.