Open GoogleCodeExporter opened 9 years ago
I was unable to reproduce this. I replaced examples/helloworld/parsekml.c with
the attached variation using your MapDebug.kml and kmldom:Parse(). I
configured like this to ensure asserts were active:
export CXXFLAGS="-g -DDEBUG"
./configure
After building I ran parsekml and it seemed to work fine with no assertion
blowing. (I added assert(0) in the main to confirm assertions were active).
I was working against svn r864.
Original comment by fwarmerdam@gmail.com
on 3 Apr 2013 at 7:58
Attachments:
Original issue reported on code.google.com by
mkx...@gmail.com
on 18 Oct 2011 at 12:45Attachments: