Boost logo

Boost Users :

Subject: Re: [Boost-users] Building boost.regex with icu support
From: Andrea Denzler (andrea_at_[hidden])
Date: 2008-09-07 08:58:30


Here you find instructions

http://www.boost.org/doc/libs/1_36_0/libs/regex/doc/html/boost_regex/install
.html#boost_regex.install.building_with_unicode_and_icu_support

You may want to edit the tools\build\v2\user-config.jam file. For example to
use STLPORT then add line
using stlport : : mystlportpath/stlport mystlportpath/lib ;

And then compile it with

bjam --build-dir="C:\mytemppath\boost_tempd" --toolset=msvc
--build-type=complete --with-regex -sICU_PATH="C:\myicupath\icu\icu"
define=U_STATIC_IMPLEMENTATION=1 stage stdlib=stlport

> -----Messaggio originale-----
> Da: boost-users-bounces_at_[hidden] [mailto:boost-users-
> bounces_at_[hidden]] Per conto di Sean Farrow
> Inviato: domenica 7 settembre 2008 14.18
> A: boost-users_at_[hidden]
> Oggetto: [Boost-users] Building boost.regex with icu support
>
> Hi:
> How do I build boost.regex on windows with bjam and icu support?
> Cheers
> Sean.
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 3423 (20080906) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


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