[Boost-bugs] [Boost C++ Libraries] #12152: Build regex with ICU failed.

Subject: [Boost-bugs] [Boost C++ Libraries] #12152: Build regex with ICU failed.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-04-25 13:04:38


#12152: Build regex with ICU failed.
------------------------------+-------------------------
 Reporter: julian.rehborn@… | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
  Version: Boost 1.60.0 | Severity: Problem
 Keywords: |
------------------------------+-------------------------
 Hi,
 building regex from Boost 1.60 failed.
 I started a build with following command.

 b2 --build-dir="./build64" -sICU_PATH="D:/boost_1_60_0/ICU" --without-mpi
 --build-type=complete msvc install address-model=64 architecture=x86
 threading=multi runtime-link=shared toolset=msvc-14.0 --libdir=lib64

 When it comes to the test for ICU from regex, the "has_icu_exe.exe" crash
 because he says "icuin57d.dll" is missing. But the dll is available in
 ICU_PATH.

 The tests from boost locale are working correct and I can build boost 1.59
 without that issue.

 As I see there are some changes done in the Jamfile.v2 of regex. It look
 like the way has_icu_exe.exe is called has changed.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12152>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC