Hi,
I’m trying to install a plugin MySQL driver on my laptop, It’s compiled successfully, but does’t work.
I have already built the release and debug library files and put them in the correct directory. next is the details:
platform: Qt4.8.4,win7-x86-64bit, MySQL-5.1.68 C_API and header files.VS2010
Four files in folder D:\Qt\4.8.4\plugins\sqldrivers
qsqlmysql4.dll qsqlmysql4.lib qsqlmysqld4.dll qsqlmysqld4.lib
But it QSqlDatabase::drivers() is still no “QMYSQL” exist.
any clues? thanks!
↧