[gdal-dev] OGR2SQLITE_static_register

Alan Stewart astewart at terragotech.com
Wed Oct 4 06:30:33 PDT 2017


GDAL 1.11.0. We use a libspatialite 4.2.0 DLL.

>From ogrsqlitevirtualogr.cpp:

void OGR2SQLITE_Register()
{
    sqlite3_auto_extension ((void (*)(void)) OGR2SQLITE_static_register);
}

I'm trying to open an mbtiles file. Sqlite3_auto_extension() throws when executed.

Thanks for any info or suggestions.

Alan Stewart
Senior Software Engineer
TerraGo Technologies
3200 Windy Hill Road, Suite 1550W
Atlanta, GA 30339 USA
O.  +1 678.391.9615

www.terragotech.com<applewebdata://B24C0762-C7C9-4431-8518-ACC915448B89/www.terragotech.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20171004/06eee064/attachment-0001.html>


More information about the gdal-dev mailing list