[Osgeo4w-trac] [osgeo4w] #305: sqlite/spatialite: "sqlite3-rtree-geometry-callback" not found in the dll "sqlite3.dll"
OSGeo4W
trac_osgeo4w at osgeo.org
Fri Oct 19 05:53:07 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 hellik):
Replying to [comment:4 brushtyler]:
> Replying to [comment:3 hellik]:
> > I've just asked in the
[https://groups.google.com/forum/?fromgroups=#!forum/spatialite-users
spatialite-user-group]
>
> Here's the correct link
[https://groups.google.com/forum/?fromgroups=#!topic/spatialite-
users/6JwpOVu3NUM]
here the answer from the spatialite ML
{{{
SQLite introduced the sqlite3_rtree_geometry_callback() API about
one or two years ago; so if you are using some very old libsqlite3
this symbol will not be defined.
Please note: SpatiaLite discourages using the Geometry Callback
based interface, and will be disabled by default in any new
version.
so the suggested solution when building splite is to always define:
DISABLE_GEOMETRY_CALLBACKS
bye Sandro
}}}
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/305#comment:5>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list