[xsd-users] expat parser and elements.txx error
Boris Kolpackov
boris at codesynthesis.com
Tue Oct 20 10:26:13 EDT 2015
hhusp house <hhusp at outlook.com> writes:
> When I try to build the hello example in (xsd-4.0/examples/cxx/parser/hello)
> I get the error:../../../../libxsd/xsd/cxx/parser/expat/elements.txx:282:
> error: no match for ‘operator==’ in ‘parser == 0’
Yes, this is a known bug that has been fixed for the next release:
http://scm.codesynthesis.com/?p=xsd/xsd.git;a=commit;h=94cba986108a0e0f42295572ca42c356d59328d7
You can also fix it in 4.0.0 by applying the patch from the above
commit.
Boris
More information about the xsd-users
mailing list