Boost logo

Boost Users :

Subject: Re: [Boost-users] error: unicode/uversion.h: No such file buildingBoost 1.44.0
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-09-25 04:45:21


> I have written a bash build script do this build. It has worked fine for
> previous version of boost.
> i.e. 1.37.0, 1.40.0, 1.43.0
> But when I tried to build 1.44.0 I get the following errors.

Does the regex lib go on to build OK?

Those compiler errors are from a configuration check that looks to see if
ICU is present or not - you shouldn't actually see those messages at all
(they should be suppressed and written to file rather like autoconf does).

Is there a bjam command line that reliably reproduces this?

Thanks, 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