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 "DK (JIRA)" <xe...@xml.apache.org> on 2016/06/29 17:51:41 UTC

[jira] [Created] (XERCESC-2072) The VC14 "all.vcxproj" file creates VC12 directories rather than VC14

DK created XERCESC-2072:
---------------------------

             Summary: The VC14 "all.vcxproj" file creates VC12 directories rather than VC14
                 Key: XERCESC-2072
                 URL: https://issues.apache.org/jira/browse/XERCESC-2072
             Project: Xerces-C++
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.1.4
         Environment: Windows 10, Visual Studio 2015 (VC14)
            Reporter: DK
            Priority: Minor


"all.vcxproj" in directory .\projects\Win32\VC14\xerces-all\all\ creates VC12 directories rather than VC14 in the PropertyGroup containing the "OutDir Condition" checks.

Simple edit required to change VC12 to VC14 in the "OutDir Condition" checks (12 occurrences on lines: 160, 162, 164, 166, 168, 170, 172, 174, 176, 178, 180 & 182).

This error has probably been here since the VC14 (Visual Studio 2015) project files were created.



--
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