[xsd-users] XSD generated code does not compile with g++ 4.8
    Boris Kolpackov 
    boris at codesynthesis.com
       
    Wed Feb 12 09:35:12 EST 2014
    
    
  
Hi Reiner,
Reiner Rohlfs <Reiner.Rohlfs at unige.ch> writes:
> and try to compile it with g++ 4.8.2:
> 
> g++ -c fits_data_model_schema.cxx
> 
> and get following error from the compiler:
Yes, this is a know problem which is fixed for the next release
of XSD. In the meantime, you can apply the following patch to
your XSD 3.3.0 installation to fix this issue:
http://codesynthesis.com/~boris/tmp/xsd/xsd-3.3.0-gcc-4.7-clang.patch
Boris
    
    
More information about the xsd-users
mailing list