[xsd-users] XSD - Error 2 trying to make hello world

Boris Kolpackov boris at codesynthesis.com
Tue Jul 12 07:23:09 EDT 2011


Hi Patrick,

Patrick Svaiter <psvaiter at superig.com.br> writes:

> And then I downloaded XSD for 64-bit architecture, extracted to
> home/username/lib/ and tried to run hello world example.
> What I get when I try to make is:
> 
> ../../../../bin/xsd cxx-parser hello.xsd
> ../../../../bin/xsd: 1: Syntax error: word unexpected (expecting ")")
> make: *** [hello-pskel.hxx] Error 2

This is very strange. When I try to run make for this example, my
XSD command line looks very different. There is definitely some 
misconfiguration. Can you show me the command line you are using
to compile this example? Can you also try to run the XSD compiler
from the command line, something like this:

../../../../bin/xsd --version

Boris



More information about the xsd-users mailing list