[Qt-jambi-interest] QSQLite driver for windows
Eskil Abrahamsen Blomfeldt
eblomfel at trolltech.com
Thu Jul 17 09:18:25 CEST 2008
TieKei skrev:
> Eskil Abrahamsen Blomfeldt wrote:
>
>> If not, where does the qsqlite4.dll file you are using come from? Are
>> you sure it's compatible with Qt Jambi?
>>
> In fact there is no qsqlite4.dll in QTJambi.. so I took it from standard
> QT - just a try... forget about it.
> I think I need the QtSql4.dll or the com_trolltech_qt_sql.dll from the
> actual QTJambi Windows binary zip?
>
You cannot mix libraries from two different Qt configurations. You will
have to build Qt Jambi against the Qt version you are using.
The SQLite driver will make it into the binary Qt Jambi packages. Until
then, you could use a JDBC SQLite driver. There have been problems
reported with some of those drivers, but hopefully you can find one that
works.
-- Eskil
More information about the Qt-jambi-interest
mailing list