Changes between Version 33 and Version 34 of DevWikiWinMingW64
- Timestamp:
- 04/13/11 13:46:18 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingW64
v33 v34 91 91 //using ::vswprintf; 92 92 }}} 93 #this currently fails at linker phase with a whole bunch of 94 95 {{{ 96 simplify/.libs/libsimplify.a(TopologyPreservingSimplifier.o):TopologyPreservingS 97 implifier.cpp:(.rdata+0x1f0): undefined reference to `geos::geom::util::GeometryTransformer::transformGeometryCollection(geos::geom::GeometryCollection const*, 98 geos::geom::Geometry const*)' 99 100 and bunch of other classes in util::GeometryTransformer.. 101 }}} 93 102 94 103 {{{