[gdal-dev] Build gdal with sqlite3 support on linux
Gane R
gane.prog at gmail.com
Mon Jan 25 01:50:13 PST 2016
I got a source of sqlite3 from amalgation. I compiled on linux to get a
static lib say libsqlite3.a
I want to build GDAL with sqlite3 support,
so I tried to use ./configure --with-sqlite3=path
the path has include folder and lib folder (as subfolder) containing the
libsqlite3.a
gdal failed to detect the sqlite3 in that specified location.
Is that I am doing correct. Can anyone point be the right direction, this
will be of great help.
Gane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20160125/3e9daeee/attachment.html>
More information about the gdal-dev
mailing list