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

Scott Aron Bloom Scott.Bloom at sabgroup.com
Mon Mar 23 17:15:33 CET 2009


My fault...

 

My libmysql.dll was not in my path...

 

Scott

 

From: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com] On Behalf Of Scott Aron Bloom
Sent: Monday, March 23, 2009 9:08 AM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Loading pre-packeded qsqlmysqld4.dll

 

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/a4fba03e/attachment.html 


More information about the Qt-interest-old mailing list