I'm running QT Creator on Windows 10 and when I want to use MySQL, then it says.
QSqlDatabase: QMYSQL driver not loaded
QSqlDatabase: available drivers:
It's missing drivers.
I have:
- MySQL worksbench
- MySQL server
- MySQL connector/C++
- And the whole MySQL package
- Deployed on Windows x64
So why does this not work?