[xsd-users] Problem in translating schema to C++ (following parser guide)

Pedro pmonteirorocha at sapo.pt
Mon Jul 5 06:45:41 EDT 2010


On 05-07-2010 13:15, Boris Kolpackov wrote:
> Hi Pedro,
>
> Pedro<pmonteirorocha at sapo.pt>  writes:
>
>    
>> pedro at Ubt-Pedro:~/Transferências/xsd-3.3.0-i686-linux-gnu/bin$ gdb ./xsd
>>      
> Ok, I figured out what the problem is. The directory name which contains
> the schema file that you are trying to compile has a non-ASCII character
> ('ê' in Transferências). For some reason this results in the crash. The
> XSD compiler uses the filesystem library from Boost to represent paths
> so I will have to dig into that to figure out what's wrong, which may
> take some time. In the meantime, the easy work around that you can use
> is to place your schemas into a directory with ASCII-only characters.
>
> Thanks for helping to track this down.
>
> Boris
>    
No problem, just tested it now, that's it. Changed the path and it 
worked fine.
Thank you for everything.

Pedro Rocha.



More information about the xsd-users mailing list