Hi,
I am trying to port my app from using 4.6.2+mobility to using 4.7 which includes mobility.
I have this in my pro file :
The code compiles, but fails to link with errors such as :Code:CONFIG += qt mobility MOBILITY += location bearer QT=core gui network maemo5
Any ideas?Code:build/location.o: In function `Location::setLocation(QtMobility::QGeoPositionInfo const&)': location.cpp:(.text+0xf64): undefined reference to `QtMobility::QGeoPositionInfo::coordinate() const'
Max.






