[xsd-users] c++11 refers to a deleted function.

Boris Kolpackov boris at codesynthesis.com
Mon Apr 17 09:09:06 EDT 2023


Paul McGrath <paul.s.mcgrath at gmail.com> writes:

> Re-tried the steps and everything worked, however, the install doesn't seem
> to have installed the libxsd file.
> 
> Should this not show up in the C:/xsd/lib directory?

libxsd is a header only-library so if you are looking for its .lib file,
there won't be any. You will need to link either Xerces-C++ or Expat
.lib file, however. See instructions for details:

https://codesynthesis.com/products/xsd/doc/install-build2.xhtml#windows-libxsd



More information about the xsd-users mailing list