Roger Leigh created XERCESC-2074:
------------------------------------
Summary: [patch] Correct Win32 projects to link with the correct
ICU libraries
Key: XERCESC-2074
URL: https://issues.apache.org/jira/browse/XERCESC-2074
Project: Xerces-C++
Issue Type: Bug
Components: Build
Affects Versions: 3.1.4
Environment: Windows, using any of the VCnn projects with ICU
configurations
Reporter: Roger Leigh
The various combinations of "ICU Release"|"ICU Debug" and Win32|x64 were mostly
incorrect, either using a release library where a debug library was needed, or
just plain not linking with any ICU library at all.
The attached patch rectifies these problems for all VC versions. It's been
specifically tested on our CI systems for VC12 and VC14, but the change is
identical for all older versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]