View Single Post
Posts: 10 | Thanked: 0 times | Joined on Apr 2011
#3
yes i have installed qt sdk but when i am trying to execute an application having qt mobility functionalities then it is giving errors.

such as "/src/compass-build-desktop/../compass/mainwindow.h:9: error: QGeoPositionInfo: No such file or directory"

I have included the following #include <QGeoPositionInfo> but it is not recognized by the system

any pointers?