Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4864: Support for 64-bit ICU
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-17 17:24:47
#4864: Support for 64-bit ICU
-------------------------------+--------------------------------------------
Reporter: dave | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by dave):
Note that even after accounting for that issue, ICU is still not
successfully detected under x64:
{{{
msvc.link
c:\work\build\boost\bin.v2\libs\regex\build\msvc-10.0express\debug
\threading-multi\has_icu.exe
has_icu_test.obj : error LNK2019: unresolved external symbol
_u_charFromName_44 referenced in function _main
c:\work\build\boost\bin.v2\libs\regex\build\msvc-10.0express\debug
\threading-multi\has_icu.exe : fatal error LNK1120: 1 unresolved externals
call "C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\vcvarsall.bat" >nul
call "c:/Program Files/Microsoft SDKs/Windows/v7.1/Bin/SetEnv" /x86 >nul
link /NOLOGO /INCREMENTAL:NO /DEBUG /MACHINE:X86 /subsystem:console
/out:"c:\work\build\boost\bin.v2\libs\regex\build\msvc-10.0express\debug
\threading-multi\has_icu.exe" /LIBPATH:c:/work/icu/lib64
@"c:\work\build\boost\bin.v2\libs\regex\build\msvc-10.0express\debug
\threading-multi\has_icu.exe.rsp"
if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4864#comment:1> 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:04 UTC