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

Correcting cpp targets and xsd validation #234

Closed
wants to merge 7 commits into from

Conversation

DainDwarf
Copy link

Hello,

While trying to use this library, I had trouble compiling for cpp98. By tracking down the issue, I modified some .xml example files to take into account the main/resources/fpl/SimpleBinary1-0.xsd validation given in that library, and made some -Doptions for the call on sbe.jar optional for the macrdef sbetool in build.xml (otherwise, ant would call sbe.jar with -Doptions="", which then fails to create the correct directory when using -Dsbe.target.namespace="")

Anyway, cpp examples and build seems more correct now, and it compiles for me. I hope you will find those changes usefull.

@tmontgomery
Copy link
Contributor

This has been pretty much changed and cleaned up. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants