QMYSQL Driver not loaded
-
You have already compiled the driver?
Download from here: https://dev.mysql.com/downloads/connector/cpp/ and follow the instruccions:
http://doc.qt.io/qt-4.8/sql-driver.htmlYou need a sqldriver folder with the plugin under your run directory
-
You have already compiled the driver?
Download from here: https://dev.mysql.com/downloads/connector/cpp/ and follow the instruccions:
http://doc.qt.io/qt-4.8/sql-driver.htmlYou need a sqldriver folder with the plugin under your run directory
-
@morkia in Linux, if you install libmysqlcppconn, doesn't need compile the plugin.
Try it -
@morkia in Linux, if you install libmysqlcppconn, doesn't need compile the plugin.
Try it