You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Roger Leigh (JIRA)" <xe...@xml.apache.org> on 2016/07/12 14:11:20 UTC

[jira] [Created] (XERCESC-2074) [patch] Correct Win32 projects to link with the correct ICU libraries

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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org