Running Qt 5.4 (Based on Qt 5.4.0 (MSVC 2010, 32 bit)).
MySQL Community 5.6

I could not succeed compiling the Qt Source to get the dll. So i downloaded them from here
https://github.com/Mashpy/Qt-MySQL-Driver-For-Windows
and put them in as followed by here
http://seppemagiels.com/blog/create-...er-qt5-windows

I still get the errors
QSqlDatabase: QMYSQL driver not loaded
QSqlDatabase: available drivers: QSQLITE QMYSQL QMYSQL3 QODBC QODBC3 QPSQL QPSQL7
QSqlError("", "Driver not loaded", "Driver not loaded")

Please any one.