yangqiaosheng / libcitygml

Automatically exported from code.google.com/p/libcitygml
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Error using citygmltest #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile and install the latest svn code
2. Run ./citygmltest on a gml input file

What is the expected output? What do you see instead?
I saw the following error: http://pastebin.com/me5KekpR
As an input I used: http://pastebin.com/33tAMvFX

What version of the product are you using? On what operating system?
I used it on Ubuntu 10.04

Please provide any additional information below.
I am not very familiar with gml (yet). I am also not sure if the problem is of 
interest for my own use of the lib.
I have tested the gml file in the w3c xml validator, and the xml seemed fine.

Original issue reported on code.google.com by hanckmann@gmail.com on 17 Sep 2010 at 12:59

GoogleCodeExporter commented 9 years ago
I also have this error when trying to read a file in my own code.

Original comment by hanckmann@gmail.com on 17 Sep 2010 at 1:34

GoogleCodeExporter commented 9 years ago
Hi!

The citygml file you provided got no error and is fully handled by the parser 
on windows (both libxml2 and xerces). I don't think the lib is failing.

Are you using head revision (r96) ? There was a similar bug, which has been 
fixed and comitted a few hours ago. Please confirm what version you are using.

See http://code.google.com/p/libcitygml/issues/detail?can=1&id=6 for more 
information.

Thank you!

Manuel

Original comment by garnier....@gmail.com on 17 Sep 2010 at 3:04

GoogleCodeExporter commented 9 years ago
The bug seems to be solved indeed in the new svn. Thanks a lot for your help.

Original comment by hanckmann@gmail.com on 21 Sep 2010 at 8:32

GoogleCodeExporter commented 9 years ago
Is it possible to contact the devs/one of the devs with a general question (not 
an issue / error)?

Original comment by hanckmann@gmail.com on 21 Sep 2010 at 8:35

GoogleCodeExporter commented 9 years ago
Hi there!

Glad your bug is solved!

You can check https://code.google.com/p/libcitygml/people/list to contact us.

Regards,
Manuel

Original comment by garnier....@gmail.com on 21 Sep 2010 at 5:15

GoogleCodeExporter commented 9 years ago

Original comment by garnier....@gmail.com on 22 Sep 2010 at 7:52