[Qt-interest] Qt 4.5.1, MSVC2005, WinXP: Problem loading qsqlite plugin dynamically ondeploymentcomputer
David Ching
dc at remove-this.dcsoft.com
Mon Jul 13 20:08:52 CEST 2009
"Jeffrey Brendecke" <jwbrendecke at icanetix.com> wrote in message
news:200907131850.18784.jwbrendecke at icanetix.com...
> Thanks for your reply!
>
> This is my error in the mail (I forgot to indent one more).
>
> The relative path to the .dll from the directory where the application is
> installed is:
>
> plugins\sqldrivers\qsqlited4.dll
>
Aw, I thought it was going to be easy! ;)
I had an issue with an imageformats plugin which I debugged by tracing into
the Qt code that attempted to load the plug-in and saw where it was failing.
Perhaps you could do that here.
Since you're using VC2005, you have a first class GUI debugger! :-)
Thanks,
David
More information about the Qt-interest-old
mailing list