When i try to deploy it on the phone, it prompts out so many errors and all of the errors have undefined reference. Wht is this? How can i solve it?
Help me on this thanks.Code:mainwindow.cpp:(.text+0x1c): undefined reference to `QtMobility::QSensor::stop()' mainwindow.cpp:(.text+0x9bc): undefined reference to `QtMobility::QSensor::~QSensor()' mainwindow.cpp:(.text+0x9d0): undefined reference to `QtMobility::QSensorFilter::~QSensorFilter()' mainwindow.cpp:(.text+0x9f0): undefined reference to `QtMobility::QSensorFilter::~QSensorFilter()' mainwindow.cpp:(.text+0xa0c): undefined reference to `vtable for QtMobility::QAccelerometer' mainwindow.cpp:(.text+0xa38): undefined reference to `QtMobility::QSensor::~QSensor()' mainwindow.cpp:(.text+0xa4c): undefined reference to `QtMobility::QSensorFilter::~QSensorFilter()' mainwindow.cpp:(.text+0xa6c): undefined reference to `QtMobility::QSensorFilter::~QSensorFilter()' mainwindow.cpp:(.text+0xa88): undefined reference to `vtable for QtMobility::QAccelerometer'![]()



