PDA

View Full Version : Qt with MySQL



FoleyX90
22nd July 2010, 14:41
I have successfully created the plugin - however, whenever I try to connect to my MySQL db, the runtime debugger will say 'QSqlDatabase: QMYSQL driver not loaded'

What am I doing wrong? Any help would be greatly appreciated.

saa7_go
22nd July 2010, 15:23
what operating system do you use?

Lykurg
22nd July 2010, 15:42
are you sure, that the plugin is at a place, where your application can find it?