[xsd-users] Serializing and loading a file throws on windows
Olivier Tournaire
olitour at gmail.com
Fri Apr 26 06:54:47 EDT 2013
Hi all,
Does anyone have an explanation and a workaround for the aforementioned
problem?
Hope you could help.
Best regards,
Olivier
2013/3/26 Olivier Tournaire <olitour at gmail.com>
> Hi Boris,
>
>
> 2013/3/25 Boris Kolpackov <boris at codesynthesis.com>
>
>> Hi Olivier,
>>
>> Olivier Tournaire <olitour at gmail.com> writes:
>>
>> > catch (const xml_schema::exception& e)
>> > {
>> > cerr << "Exception caught: " << e.what() << " --> " << e <<
>> endl;
>> > return 1;
>> > }
>> > }
>> >
>> > As commented, when reading the saved model, an error is thrown, only on
>> > windows. Do you have any explanation on why and how to solve this issue?
>>
>> It would be helpful to know what the exception says.
>>
>> Boris
>>
>
> Sorry, I forgive to mention the exception message in my first post. Here
> it is:
>
> Exception caught: instance document parsing failed --> :0:0 error: unable
> to open primary document entity
> 'F:/work/dev/citygml2-0-0/CityGML_2.0.0/Examples/Building_LOD0-4/Building_and_garage_LOD2-EPSG25832_copy_testing.gml'
>
> Regards,
>
> Olivier
>
More information about the xsd-users
mailing list