I’ve searched a lot for a nice new Development Tool and was just so happy to find Qt. But now it seems impossible to get it work properly.
Since days i’ve tried to successfully connect to my mysql server, the driver in plugin/sqldrivers/ is around but not loaded in the example application sql browser.
QSqlDatabase: QMYSQL driver not loaded
QSqlDatabase: available drivers: QMYSQL QMYSQL3 QSQLITE QODBC QODBC3 QPSQL QPSQL7
I’ve tried to copy existing libs to project folder ect. and rebuilding the driver, which doesn’t work since the file-linkages are severely messed up, seems to be from a different directory-tree-structure. All the tips i found were on older versions or different os.
I’m using Qt 5.2 and OSx 10.7
Desperate and very thankful for any advice what to do to get the example running on osx !!
↧