[osgeo4w-dev] [osgeo4w] #305: sqlite/spatialite: "sqlite3-rtree-geometry-callback" not found in the dll "sqlite3.dll"
OSGeo4W
trac_osgeo4w at osgeo.org
Sat Oct 27 15:44:35 PDT 2012
#305: sqlite/spatialite: "sqlite3-rtree-geometry-callback" not found in the dll
"sqlite3.dll"
---------------------+------------------------------------------------------
Reporter: hellik | Owner: brushtyler
Type: defect | Status: new
Priority: critical | Component: Package
Version: 1.0 | Keywords: sqlite,spatialite
---------------------+------------------------------------------------------
Comment(by brushtyler):
Replying to [comment:21 hellik]:
> Replying to [comment:19 brushtyler]:
> > in SpatiaLite 3.0.1 (the version shipped with OSGeo4W) the name of the
flag is '''OMIT_GEOCALLBACKS''', probably it was changed to
DISABLE_GEOMETRY_CALLBACKS in the last splite version.
>
> {{{
> --enable-geocallbacks enables geometry callbacks [default=yes]
> }}}
{{{--enable-geocallbacks=no}}} sets the flag {{{OMIT_GEOCALLBACKS}}} that
does NOT define the geometry_callback functions (i.e.
sqlite3_rtree_geometry_callback) within the spatialite library.
So disabling the geometry callbacks in spatialite lib cannot make
grass7-dev working again.
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/305#comment:23>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list