[xsd-users] Serializing and loading a file throws on windows
Boris Kolpackov
boris at codesynthesis.com
Mon Mar 25 08:04:43 EDT 2013
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
More information about the xsd-users
mailing list