Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] xsd_installer/4.0.0 #1770

Open
thkowa opened this issue May 29, 2020 · 0 comments
Open

[request] xsd_installer/4.0.0 #1770

thkowa opened this issue May 29, 2020 · 0 comments

Comments

@thkowa
Copy link

thkowa commented May 29, 2020

Package Details

Description Of The Library / Tool

CodeSynthesis XSD is a W3C XML Schema to C++ translator. It generates vocabulary-specific, statically-typed C++ mappings (also called bindings) from XML Schema definitions. XSD supports two C++ mappings: in-memory C++/Tree and event-driven C++/Parser.

It uses internally libxerces-c and is a good addition to the libxerces-c package.

There is already a bincrafters package, but with some caveats. E.g. on Windows it is compiled with mingw and mingw shared libs, so it actually needs a mingw installation to run correctly. Mingw is used although there are build instructions for MSVC.

Also, if I use the bincrafters recipe, it installs dependent libs from bincrafters that I already have from conan-center, e.g. libxerces.

@thkowa thkowa changed the title [request] <xsd_installer>/<4.0.0> [request] xsd_installer/4.0.0 May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant