
20 Sep
2010
20 Sep
'10
5:11 p.m.
Steven Watanabe wrote:
AMDG
On 9/20/2010 8:42 AM, John Maddock wrote:
Thanks,
Can you please just write in few works what should I do. I want to continue with Boost.Locale Jam files development.
In theory just adding:
path-to-boost-root/libs/regex/build//icu_options
to the list of your sources for the library build should do the trick.... but you need to find out why the regex lib build isn't working for you first,
We should probably create a separate ICU module for Boost.Build if it's going to be used by more than one library.
How about making a configure check for ICU be libs/config//icu ? - Volodya