[xsd-users] troubleshooting a bug.
Boris Kolpackov
boris at codesynthesis.com
Wed Dec 6 14:57:56 EST 2006
Hi George,
George Moutsouroufis <gmoutsouroufis at bytemobile.com> writes:
> g++ -I/root/moutsour/generator/xsd-2.3.0-sparc-solaris/libxsd \
> -I/root/moutsour/isn/osnr.isn-1_3_0_patches/osnr/thirdparty/xerces/include \
> driver.cxx -lxerces-c -lsocket
You forgot to compile in the generated code. Try adding hello.cxx to
the command line, e.g.:
g++ ... driver.cxx hello.cxx -lxerces-c -lsocket
> P.C. fantastic job , really like it
Thanks, we are really glad you like it.
-boris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 652 bytes
Desc: Digital signature
Url : http://codesynthesis.com/pipermail/xsd-users/attachments/20061206/094bf252/attachment.pgp
More information about the xsd-users
mailing list