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

Reply via email to