Have been making some research and labs regarding MySQL support in QT 4 under linux and it works as I was hoping it to work.
Now I have a question regarding MySQL connections using QT 4 and OS X. I can't seem to find any way to create the QMYSQL database connection under OS X since it's not present as an option when viewing the connection types enabled. So my question is as simple as this: How do I enable the MySQL database connection stuff under OS X.
Note. I built the QT 4 with sql and threading enabled.
Any help would be much appreciated. Tanks in advance /Marcus