[Qt-interest] Using latest version of SQLite with Qt
Constantin Makshin
cmakshin at gmail.com
Fri Feb 25 15:30:40 CET 2011
Use "-system-sqlite" configuration option to make Qt use the system version of SQLite.
On Friday 25 February 2011 11:54:19 Robert Hairgrove wrote:
> I want to build SQLite support as a plug-in with Qt 4.7.1 which I am
> compiling from the sources on Linux Ubuntu 10.04 (Lucid). However, the
> SQLite version supplied is no longer the latest.
>
> Can I merely copy over the latest amalgamation sqlite3.c and .h files to
> the Qt "src/3rdparty/sqlite" folder before building it as a plug-in? How
> does this affect the LGPL license?
>
> Another thing is that Qt defines two symbols which I'd rather not have
> defined: SQLITE_OMIT_LOAD_EXTENSION and SQLITE_OMIT_COMPLETE. However, I
> couldn't find anyplace where they are being defined. Where can I disable
> these?
>
> Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110225/7e1aa8be/attachment.bin
More information about the Qt-interest-old
mailing list