<div dir="ltr"><div><div><div><div>Hey,<br></div>After an update of geos (about 50 commits)<br></div>,I tried to compile geos with cmake :<br></div>The build stop at 82 % with an error.<br><br></div>Anybody had the same issue?<br>Cheers,<br>Rémi-C<br><div><br>libgeos/capi/geos_c.cpp: In function ‘geos::geom::Geometry* GEOSClipByRect(const geos::geom::Geometry*, double, double, double, double)’:<br>libgeos/capi/geos_c.cpp:491:64: error: ‘GEOSClipByRect_r’ was not declared in this scope<br>libgeos/capi/geos_c.cpp:492:1: warning: control reaches end of non-void function [-Wreturn-type]<br>make[2]: *** [capi/CMakeFiles/geos_c.dir/geos_c.cpp.o] Error 1<br>make[1]: *** [capi/CMakeFiles/geos_c.dir/all] Error 2<br>make: *** [all] Error 2<br><br></div></div>