Boost logo

Boost Users :

Subject: Re: [Boost-users] something about icu
From: John Maddock (john_at_[hidden])
Date: 2008-12-16 05:05:56


OvermindDL1 wrote:
>> Do note, if you compile and use an ICU that is version 3 or newer
>> (which even now is pretty old), they build some libraries with
>> different names then what Boost expects, I *think* those are:
>> <new_version_lib_name> copy-and-name-to <old_version_lib_name>
>> icuin.lib copy-and-name-to icui18n.lib
>> icuind.lib copy-and-name-to icui18nd.lib
>> And I think there was one more, but do not remember off-hand, if the
>> compile fails a link, just look for a similar named file that looks
>> 'obvious' as to what it should be and copy and rename it to what
>> boost
>> is wanting.

Build of Boost.Regex dll's works for me straight out of the box with
Boost-1.37 and ICU-4.0 with VC8, what am I missing?

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net