id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 12152,Build regex with ICU failed.,julian.rehborn@…,John Maddock,"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. ",Bugs,closed,Boost 1.62.0,regex,Boost 1.60.0,Problem,fixed,,