[xsd-users] XSDe question

Balasubramanyam, Shivakumar sbalasub at qualcomm.com
Wed Aug 29 22:33:59 EDT 2007


Hi,

 

I was evaluating the XSDe version and I when I tried to do make in
examples...library, then I get the following error.

 

 

{1112}> pwd

/usr/local/projects/mflo/distribution/csw/shiva/xsde-1.0.0-i686-linux-gn
u/examples/cxx/parser/library

{1113}> make

g++  -I../../../../libxsde -W -Wall -O3 -c driver.cxx -o driver.o

In file included from driver.cxx:7:

../../../../libxsde/xsde/cxx/parser/document.hxx:9:25: xsde/config.h: No
such file or directory

In file included from library-skel.hxx:52,

                 from library-impl.hxx:11,

                 from driver.cxx:11:

../../../../libxsde/xsde/cxx/parser/validating/xml-schema-skel.hxx:21:
error: conflicting declaration 'typedef struct
xsde::cxx::parser::validating::simple_content
xml_schema::simple_content'

../../../../libxsde/xsde/cxx/parser/non-validating/xml-schema-skel.hxx:2
1: error: 'xml_schema::simple_content' has a previous declaration as
`typedef struct xsde::cxx::parser::non_validating::simple_content
xml_schema::simple_content'

../../../../libxsde/xsde/cxx/parser/validating/xml-schema-skel.hxx:21:
error: declaration of `typedef struct
xsde::cxx::parser::validating::simple_content
xml_schema::simple_content'

../../../../libxsde/xsde/cxx/parser/non-validating/xml-schema-skel.hxx:2
1: error: conflicts with previous declaration `typedef struct
xsde::cxx::parser::non_validating::simple_content
xml_schema::simple_content'

../../../../libxsde/xsde/cxx/parser/validating/xml-schema-skel.hxx:21:
error: declaration of `typedef struct
xsde::cxx::parser::validating::simple_content
xml_schema::simple_content'

../../../../libxsde/xsde/cxx/parser/non-validating/xml-schema-skel.hxx:2
1: error: conflicts with previous declaration `typedef str

 

 

Any ideas?

 

Thanks,

Shiva




More information about the xsd-users mailing list