Results 1 to 1 of 1
Hi THere,
I need mysql support through QT3 for my development. I used synAPTic to install:
libqt3c102-mt-mysql
But when I go to run my code that uses the QT MySQL ...
- 07-11-2005 #1Just Joined!
- Join Date
- Apr 2005
- Location
- Brockville, Ontario, Canada
- Posts
- 74
Mysql Driver for QT3 with apt-get
Hi THere,
I need mysql support through QT3 for my development. I used synAPTic to install:
libqt3c102-mt-mysql
But when I go to run my code that uses the QT MySQL driver I get a message saying the QTMYSQL3 driver isn't loaded. The exact same code I wrote worked on my previous system, but with that system I had manually compiled/installed a version of the QT library, and so I was given the option to "configure" the build to include the mysql driver. With apt-get for mysql support I don't seem to have the option to configure anything, so from what I can tell QT isn't getting built with mysql support.
SOO, is there something I can do to get the MySQL support built into QT without having to re-build and compile QT by myself?
TIA
Stu


Reply With Quote
