Qt 5.14 MYSQL driver on Linux Mint 20 ulyana
-
Good day !
I've followed the instructions:
https://doc.qt.io/qt-5.14/sql-driver.html#qmysql
for QMYSQL driver. I have output the driver is available but not loaded.
Never find difficult to use it with other Qt version. Can you help me please ?
Thank you in advance. -
Hi and welcome to devnet,
MySQL related are legion here. Please take the time to search the forum.
The first advice is always the same, set the QT_DEBUG_PLUGINS environment variable to 1 and see the application output get an idea of what is going wrong.