View Revision: SQLite Library
These are custom-packaged distributions of the SQLite library for MinGW to support building EOSERV on 32-bit Windows. They differ from the official releases in that they contain pre-compiled libraries.
All builds contain FTS, R*Tree and Column Metadata support.
There is no guarantee that the latest version will be available here. If you require the latest version, see SQLite_Library_Method for generating your own.
These archives are released to the public domain, and I disclaim all warranty. Use at your own risk.
SQLite 3.12.0 for MinGW
This is the latest version of this distribution.
Since this release, the DLL version of the import library is now renamed from '''libsqlite3.a''' to '''libsqlite3.dll.a'''.
- sqlite-lib-win32-x86-3081002.zip (520KB) - MinGW static library
- sqlite-dll-lib-win32-x86-3081002.zip (543KB) - MinGW import library for the win32 DLL
- sqlite-dll-lib-win32-x86-3120000.zip (543KB) - MinGW import library for the win32 DLL
SQLite 3.8.10.2 for MinGW
- sqlite-lib-win32-x86-3081002.zip (510KB) - MinGW static library
- sqlite-dll-lib-win32-x86-3081002.zip (449KB) - MinGW import library for the win32 DLL
SQLite 3.8.8.2 for MinGW
- sqlite-lib-win32-x86-3080802.zip (505KB) - MinGW static library
- sqlite-dll-lib-win32-x86-3080802.zip (446KB) - MinGW import library for the win32 DLL