Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello
I want to configure mysql in qt
For that I run command "qmake mysql.pro"
But it displays error "qmake is not recognised as internal or external command"
Thanks Zain
Can you give more information. What Qt version you use. What OS?
Don't you have any bash completion? Under Arch Linux, using Qt5 it's qmake-qt5.
Did u add your qmake path into environment variables?
Yes
I added qt path now.
But when I am trying to configure QMySql with qmake.
Then also mysql driver is not added to driver list.