[Qt-interest] QSqlDatabase: QMYSQL driver not loaded error suddenly appeared

Alan Ezust alan.ezust at gmail.com
Thu Feb 25 18:41:32 CET 2010


Whenever you install the SDK, you're installing a new version of Qt.
You probably have different versions of Qt installed and being used
depending on how you started your app, and some of them have the MYSQL
driver and others do not. Just make sure you know what your PATH is
and you're using the version you want.


Reinstall the OS??? eek. That should not be necessary.

On Wed, Feb 24, 2010 at 3:53 PM, Robert Wood
<robert.wood at apostrophe.co.uk> wrote:
> André Somers wrote:
>> Did you install the SQL plugins at the place they are expected (see
>> documentation)? Their version needs the match the Qt version you are using,
>> of course.
>>
>> André
>>
>
> I just installed the sdk, but then I have never done anything but just
> do that in the past. I've installed Qt a few times and never had any
> issues like this. It might be as easy to reinstall the OS.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>




More information about the Qt-interest-old mailing list