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 "Scott Cantor (JIRA)" <xe...@xml.apache.org> on 2017/07/12 23:08:00 UTC

[jira] [Resolved] (XERCESC-1600) make install for Windows

     [ https://issues.apache.org/jira/browse/XERCESC-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Cantor resolved XERCESC-1600.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.0

This is something the cmake build on the trunk can handle.

> make install for Windows
> ------------------------
>
>                 Key: XERCESC-1600
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1600
>             Project: Xerces-C++
>          Issue Type: New Feature
>          Components: Build
>         Environment: Windows XP SP2
> Visual Studio .NET 2003 (Version 7.1.3088)
>            Reporter: Giulio Troccoli
>             Fix For: 3.2.0
>
>
> For our cross-platform application I had to build Xerces (and Xalan) on Windows XP, AIX and Solaris. For the latter two the 'make install' command copies not only the libraries but the include files (and some .c files too which is correct). I find it very useful.
> Although it is easy to find and copy the *.dll and *.lib file in the right place, copying the header file (and those .c files) is a big job and very time consuming (I know, I could write a batch file) and very prone to missing some files. It would be very helpful to provide an equivalent of 'make istall' for Windows XP.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org