[Qt-interest] problems finding sql plugins on Windows (Qt4.4.3)
Ross Bencina
rossb-lists at audiomulch.com
Thu Aug 13 06:33:25 CEST 2009
Hi All
I ship the Qt dlls with my app, including the sqllite plugin.
I found that when the app was installed on a non-root (C:) volume on
Windows, Qt sometimes didn't find the sqllite plugin (which means Assistant
couldn't open my help file).
So, I rebuilt Qt with the -qt-sql-sqlite which helped on some systems, but
now I'm getting reports of "Cannot load sqlite database driver" even when
its installed on C:
Aside from specifying the -qt-sql-sqlite flag is there anything else I need
to do to static link the sql lite plugin?
Thanks!
Ross.
More information about the Qt-interest-old
mailing list