You find the "mysql.pro" file in a subdir of your Qt installation: <QTDIR>\src\plugins\sqldrivers\mysql
If there is no "src"-directory you have to install the sources of Qt.
You find the "mysql.pro" file in a subdir of your Qt installation: <QTDIR>\src\plugins\sqldrivers\mysql
If there is no "src"-directory you have to install the sources of Qt.
Hi !
I had the same problem when I wanted to use a MySQL db with Qt SDK.
I found the solution with this link => http://ieatbinary.com/2011/07/11/how-to-enable-mysql-support-in-qt-sdk-for-windows/
It could help you !
Bookmarks