#1106: error: ‘GEOSDensify_r’ was not declared in this scope -----------------------------------+-------------------------- Reporter: strk | Owner: geos-devel@… Type: defect | Status: new Priority: blocker | Milestone: 3.10.0 Component: Build/Install (cmake) | Version: master Severity: Unassigned | Keywords: -----------------------------------+-------------------------- {{{ usr/src/geos/geos/src/master/capi/geos_c.cpp: In function ‘geos::geom::Geometry* GEOSDensify(const geos::geom::Geometry*, double)’: /usr/src/geos/geos/src/master/capi/geos_c.cpp:433:16: error: ‘GEOSDensify_r’ was not declared in this scope return GEOSDensify_r(handle, g, tolerance); ^~~~~~~~~~~~~ /usr/src/geos/geos/src/master/capi/geos_c.cpp:433:16: note: suggested alternative: ‘GEOSDensify’ return GEOSDensify_r(handle, g, tolerance); ^~~~~~~~~~~~~ GEOSDensify }}}
This is with current master branch [c6abbf9f980bd21d4a0ce2818bc0480a4707afc9/git] -- Ticket URL: <https://trac.osgeo.org/geos/ticket/1106> GEOS <http://trac.osgeo.org/geos> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
_______________________________________________ geos-devel mailing list geos-devel@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/geos-devel