i'm having a problem in using messaging api.
the statement 'import QtMobility.messaging 1.1' gives me an error: module "QtMobility.messaging" is not installed
i have also added the lines:
CONFIG += mobility
MOBILITY += messaging
in the .pro file
what should i do? please help..
i was using the qt beta version but now have installed the latest version also.

Reply With Quote

