[xsd-users] RE: Compiler Error CXX-Tree parser types undeclared

Laurence Davies laurence.davies at unsw.edu.au
Mon Jul 20 03:22:54 EDT 2015


Hi Boris,

I ran the windows version of a5 on the schema using the same makefile and added them to the Visual Studio 2010 solution after removing the old 4.0.0-generated classes. Unfortunately the compiler errors remain and are exactly the same.

I've confirmed that I'm using the new headers with the following line generated by the new version in each header, so it isn't a mistake of using the same old classes.

#if (XSD_INT_VERSION != 4009905L)
#error XSD runtime version mismatch
#endif

Would you like me to send you the solution?

Laurence Davies
____________________
Research Assistant in eGeodesy
CRC-SI, UNSW
Desk phone: (03) 8636 2373
Mobile: 0427 519 289

________________________________________
From: Laurence Davies
Sent: Monday, 20 July 2015 10:55 AM
To: xsd-users at codesynthesis.com
Subject: RE: [xsd-users] RE: Compiler Error CXX-Tree parser types undeclared

Hi Boris,

Thanks for following this up.

Do you have a Linux version of a5? I'm using Ubuntu 14.04 to generate and compile.

Also, will the xsdbin output be the same as 4.0.0 on the same architecture?

Laurence Davies
____________________
Research Assistant in eGeodesy
CRC-SI, UNSW
Desk phone: (03) 8636 2373
Mobile: 0427 519 289

________________________________________
From: Boris Kolpackov [boris at codesynthesis.com]
Sent: Friday, 17 July 2015 8:11 PM
To: Laurence Davies
Cc: xsd-users at codesynthesis.com
Subject: Re: [xsd-users] RE: Compiler Error CXX-Tree parser types undeclared

Hi Laurence,

Can you try the 4.1.0.a5 pre-release? I think you are running into a bug
that has been fixed:

http://codesynthesis.com/~boris/tmp/xsd/

Boris



More information about the xsd-users mailing list