You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Roger Leigh <rl...@codelibre.net> on 2018/10/26 09:06:01 UTC

Re: Building on Windows with vcpkg

On 08/09/2018 11:05, Roger Leigh wrote:
> Hi folks,
> 
> I don't know how many people are developing with Xerces-C++ and/or 
> Xalan-C++ on Windows and have tried out the new "vcpkg" BSD ports-like 
> package builder/manager from Microsoft, but it supports building 
> "xerces-c" and "xalan-c" packages, 

The latest versions are now usable on Windows:

xalan-c:x64-windows                                1.11-4 
Xalan is an XSLT processor for transforming XML ...
xerces-c:x64-windows                               3.2.2-4 
Xerces-C++ is a XML parser, for parsing, generat...

Just run "vcpkg install xerces-c:x64-windows xalan-c:x64-windows"
(omitting the ":x64-windows" for a 32-bit build).


Hope this is useful.  This should be a convenient and 
Microsoft-supported means of acquiring library dependencies for 
projects, and having Xerces-C++ and Xalan-C++ provided by default makes 
it easy for anyone to start using them in their projects.


Regards,
Roger

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