[xsd-users] Using XSD with MinGW-w64.

Boris Kolpackov boris at codesynthesis.com
Tue Nov 12 13:38:13 EST 2013


Hi Erasmo,

Erasmo Aguilera <eaguilerai at hotmail.com> writes:

> I want to use XSD with MinGW-w64 instead of Visual Studio, but the binaries
> provided in xsd-3.3.msi are for Visual Studio only. How can I solve it?

You can use xsd-3.3.0-i686-windows.zip. The XSD runtime (libxsd) is
header-only. So you will only need to build Xerces-C++ for MinGW.
See instructions on the Xerces-C++ website for how to do this.

Boris



More information about the xsd-users mailing list