On Wed, 15 Dec 2021, 21:55 Fengting Chen, <fengting.c...@oracle.com> wrote:
> The sqlite3 I downloaded for windows only has source code and sqlite3.dll.
> There is no sqlite3_i.lib.
> How do I configure GDAL build to make it work with sqlite3.dll or how I
can get/build sqlite3_i.lib for windows?

Build SQLite yourself or dump def and lib, e.g.
https://stackoverflow.com/a/56717285

ML
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to