make install for Windows
------------------------
Key: XERCESC-1600
URL: http://issues.apache.org/jira/browse/XERCESC-1600
Project: Xerces-C++
Type: New Feature
Components: Build
Versions: 2.7.0
Environment: Windows XP SP2
Visual Studio .NET 2003 (Version 7.1.3088)
Reporter: Giulio Troccoli
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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]