
17 Sep
2005
17 Sep
'05
9:46 a.m.
I am trying to build the regex library with ICU (MSVC 6.0). I get the following error:
Z:\dev\3rd\boost_1_33_0\boost/regex/icu.hpp(42) : error C2039: 'Locale' : is not a member of '`global namespace''
Any help would be greatly appreciated.
The ICU support that shipped with Boost-1.33.0 isn't compatible with broken compilers like VC6/7, but will be fixed in 1.33.1. If you can't wait the necessary patches are here: http://lists.boost.org/boost-users/2005/09/13734.php John.