Hi guys,
I have qt already installed in my machine but when i try to run my application that needs mysql database i get the following error.
Starting C:\Qt\2009.03\qt\examples\QBuss\debug\QBuss.exe...
C:\Qt\2009.03\qt\examples\QBuss\debug\QBuss.exe exited with code 0
Starting C:\Qt\2009.03\qt\examples\QBuss\debug\QBuss.exe...
QSqlDatabase: QMYSQL driver not loaded
QSqlDatabase: available drivers: QSQLITE QODBC3 QODBC
C:\Qt\2009.03\qt\examples\QBuss\debug\QBuss.exe exited with code 0
To copy to clipboard, switch view to plain text mode
- I need to install qt creator 1.2.1 ( based on qt 4.5.3) with mysql drivers in windows OS.Please I need help on how to install qt with Mysql so i can connect my application with Mysql database?
- what is the difference between configuring qt with myql-drivers and configuring qt with mysql-plugin?
- What is the Importance of using Visual studio while working with qt in windows?
With regards.
Bookmarks