I m using Qt 4.4.3 on linux
I hav added
in .pro file
and in .cpp file I written code
but while compiling its giving me error
Qt Code:
error: Qtsql: No such file or directoryTo copy to clipboard, switch view to plain text mode
I m using Qt 4.4.3 on linux
I hav added
in .pro file
and in .cpp file I written code
but while compiling its giving me error
Qt Code:
error: Qtsql: No such file or directoryTo copy to clipboard, switch view to plain text mode
#include <QtSql>
It's case sensitive
Bookmarks