Re: [Interest] QMYSQL driver not loaded!

2015-10-27 Thread HPC-TECH via Interest
On 10/27/2015 11:48 AM, Samuel Gaist wrote: Line 221: It seems you are missing libssl.so.10 It's not related to my issue because it points to "_libqsqlmysql.so_" which is not needed in my application (the needed one is libqsqlmysql.so) --

[Interest] QMYSQL driver not loaded!

2015-10-27 Thread HPC-TECH via Interest
Hi, I'm unable to run any application uses MySQL plugin (whether from Qt Creator or outside it) because of the following error message: QSqlDatabase: QMYSQL driver not loaded QSqlDatabase: available drivers: QSQLITE QMYSQL QMYSQL3 QPSQL QPSQL7 I'm using: