Subject: [Boost-users] Patch required to build Boost.Locale 1.49 with ICU support
From: Peter Klotz (Peter.Klotz_at_[hidden])
Date: 2012-04-13 06:58:48


Hello

I followed ICU 49.1 build instructions and have set compiler define U_USING_ICU_NAMESPACE to 0 in order to avoid polluting the global namespace.

Doing so requires the attached patch to make Boost.Locale compile with MSVC2010 SP1.

Regards, Peter.