When I try to include QtSql with
#include <QtSql>
the program runs fine when using desktop or simulator environment, but when I try to test the program on my N8, it complains that it cannot find QtSql. Do I have too old version of Qt or something? Or if it's not installed on N8 by default, where can I install it? This same happens also with QSqlDatabase.




