Re: [gdal-dev] GDAL windows build with sqlite3

2021-12-17 Thread Fengting Chen
Chen Envoyé : Wednesday, December 15, 2021 8:51 PM À : gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org> Objet : [gdal-dev] GDAL windows build with sqlite3 Hi, I would like to build GDAL 3.4 on windows with sqlite3 library in order to enable OSM driver. The sqlite3 I downloaded for windo

Re: [gdal-dev] GDAL windows build with sqlite3

2021-12-16 Thread Jerome Siot
Hi, I recently did it, downloading sqlite3_i.lib with the osgeo package downloader : https://trac.osgeo.org/osgeo4w/ -- Regards, Jérome Siot De : gdal-dev De la part de Fengting Chen Envoyé : Wednesday, December 15, 2021 8:51 PM À : gdal-dev@lists.osgeo.org Objet : [gdal-dev] GDAL windows

Re: [gdal-dev] GDAL windows build with sqlite3

2021-12-15 Thread Mateusz Loskot
On Wed, 15 Dec 2021, 21:55 Fengting Chen, 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 du

[gdal-dev] GDAL windows build with sqlite3

2021-12-15 Thread Fengting Chen
Hi, I would like to build GDAL 3.4 on windows with sqlite3 library in order to enable OSM driver. 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