[Qt-interest] plugins directory
pengliang(彭亮)
pengliang at founder.com
Thu Dec 16 07:21:25 CET 2010
Hi All
I am very confused: I written a program which inert some data into mysql. I use Qt4.7.1.
I ran it in computer1( it had installed Qt4.7.1, but I had rename libqsqlmysql.so to libxxxxx), the program still successful.
I ran it in computer2(it installed Qt4.5.1. but I copy all librarys and plugins of Qt4.7.1 into the directory of the program and “addLibraryPath(“the program directory”). But it failed. Terminal told me: QSqlDatabase: QMYSQL driver not loaded, .
Anybody can tell me why?
Thanks
Thanks
彭亮 Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101216/35bf67f0/attachment.html
More information about the Qt-interest-old
mailing list