[xsd-users] Some difficulties with GML/CityGML Tree Parser generation : a bug?

Erwann HOUZAY erwann.houzay at ign.fr
Fri Oct 23 10:20:52 EDT 2009


Ok, solved my problem....

I put all the file in the same VS project and it works...

As you have mentionned it before, I need to play with the --import-map 
and --export-map option to find the good trick...

I've splitted the code in various libs and transversal definition was 
not fowareded and explains the strange things I got.

I confirm that it works under Linux.

Good job!!!

Thanks a lot and sorry I'm a newbie...

Boris Kolpackov a écrit :
> Hi Erwann,
>
> Erwann HOUZAY <erwann.houzay at ign.fr> writes:
>
>   
>> I'm trying file caching but caching CityGML is not easy at all due to  
>> cross calls to the various GML schemes... Seems to need a few work to  
>> make it work...
>>     
>
> Here is the modified test driver that pre-loads all the GML and CityGML
> schemas before parsing:
>
> http://www.codesynthesis.com/~boris/tmp/citygml-driver-caching.cxx
>
> Works for me with network cable unplugged.
>
> Boris
>
>   



More information about the xsd-users mailing list