[Qt-interest] Qt 4.5.1, MSVC2005, WinXP: Problem loading qsqlite plugin dynamically on deploymentcomputer
David Ching
dc at remove-this.dcsoft.com
Mon Jul 13 18:33:00 CEST 2009
"Jeffrey Brendecke" <jwbrendecke at icanetix.com> wrote in message
news:200907131738.41850.jwbrendecke at icanetix.com...
>I have a console application that requires the qsqlite plugin.
>
> Qt was compiled to load the plugin dynamically.
>
> On my build computer, everything works fine. However, when I try to deploy
> the
> application to another computer, the plugin is consistently not loaded and
> QSqlDatabase::drivers() is empty.
> ...
> The structure of the application directory is simple:
>
> <Application binaries>
> plugins
> sqldrivers
> qsqlited4.dll
>
I think the qsqlited4.dll needs to be in the sqldrivers\ folder.
-- David
More information about the Qt-interest-old
mailing list