[xsd-users] error trying to build examples
Boris Kolpackov
boris at codesynthesis.com
Wed Aug 21 11:21:55 EDT 2013
Hi Neeraj,
Neeraj Vaidya <neeraj.vaidya at yahoo.co.in> writes:
> I am using xsd on the Solaris 10 for SPARC platform.
>
> [...]
>
> The compilation goes through fine, though. Just the linker which
> starts complaining.
I am 99.9% sure you are using Xerces-C++ built with Sun CC while
your application is built with g++. If that's the case, you need
to re-build Xerces-C++ with g++.
Boris
More information about the xsd-users
mailing list