求教:在vs2005上测试geos-3.2.2库里的touch算子和union算子,定义来了两个简单的polygon poly1 和poly2,执行poly1->touch(poly2);poly1->union(poly2);编译能通过,执行时出现访问错误,希望高手帮忙指点一下,谢谢。
各位高手指点指点呗。
没用过geos,try catch一下能捕捉到具体错误吗
出现的错误提示:Unhandled exception at 0x10252758 (msvcr80d.dll) in Graphic.exe: 0xC0000005: Access violation reading location 0xcdcdccf4.