[Qt-interest] Loading pre-packeded qsqlmysqld4.dll

Scott Aron Bloom Scott.Bloom at sabgroup.com
Mon Mar 23 17:08:26 CET 2009


QT 4.4.3 and MS 2005 sp1

 

So in testing some SQL code, I realized that my MySQL was not available
as a choice of drivers...

 

In looking into it, the qsqlmysqld4.dll (and the non-debug)  plugins
load, then unload...

 

When I turn on qt_debug_component() I get the following while the debug
dll loads up

QFactoryLoader::QFactoryLoader() looking at
"C:/Qt/4.4.3/plugins/sqldrivers/qsqlmysqld4.dll" 

'DBUtils.exe': Loaded 'C:\Qt\4.4.3\plugins\sqldrivers\qsqlmysqld4.dll',
No symbols loaded.

'DBUtils.exe': Unloaded 'C:\Qt\4.4.3\plugins\sqldrivers\qsqlmysqld4.dll'

"QLibrary::load_sys: Cannot load
C:/Qt/4.4.3/plugins/sqldrivers/qsqlmysqld4.dll (The specified module
could not be found.)" 

           could not load 

 

 

Any ideas?  Im going to try and build it locally after I download
MySQL..  but any seen this before?

 

 

Scott

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090323/e91b2b12/attachment.html 


More information about the Qt-interest-old mailing list