[xsd-users] xsd tree - Error while integrating hxx into c++ file.

Boris Kolpackov boris at codesynthesis.com
Mon Dec 5 11:54:03 EST 2011


Hi Sampada,

Sampada Patil <sampada.patil1 at gmail.com> writes:

> But when i try to integrate it into c++ file i am getting following 
> errors in .hxx file-
> 
> error C2143: syntax error : missing '}' before 'string'
> [...]
> error C2226: syntax error : unexpected type 'xercesc_3_1::DOMElement'

I pretty sure you didn't set VC++ include/library search paths for
the XSD runtime (libxsd) and Xerces-C++. Please see the README file
that comes with XSD for the detailed instructions.

Boris



More information about the xsd-users mailing list