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
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to