[Qt-interest] Can't load qsqldriver
Anatoly Burakov
burakov.anatoly at googlemail.com
Thu Sep 24 00:23:18 CEST 2009
Hi all
I am trying to use sqlite. Statically linked it works OK, dynamically
too (provided it is run from within IDE) but when i actually try to
"distribute" my app i can't use SQLite since the driver doesn't load
(dynamically, static version works OK too). Where should i put the sql
driver plugin in order for it to work? tried
/myAppDir/plugins/sqldrivers/qsqlite4.dll but it didn't work.
Thanks
More information about the Qt-interest-old
mailing list