[SOLVED]QMySQL Plugin for Windows
-
Hello everyone,
I am trying to build the plugin for MySQL and am following "these":http://qt-project.org/doc/qt-5.0/qtsql/sql-driver.html#how-to-build-the-qmysql-plugin-on-windows instructions.
I have installed Qt 5.1 and MySQL 5.6 on my Windows machine.
I cannot find the file paths referred to by the instructions in MySQL installation. I did however find the header files and lib it was asking for not sure if they are the correct ones. When I build using them Qt reports that it has QMYSQL support but when I try to use it, it says did not load QMYSQL driver.
Can anyone help?
Thanks you very much in advance.
-
Solved in "this":http://qt-project.org/forums/viewthread/30332/ thread.