Or do i need to install it separately ?
Qt Mobility will be part of Qt 4.7 and for Qt 4.6 it's a separate library/package.
I am confused..
http://wiki.forum.nokia.com/index.ph..._SDK_v1.0_Beta says
Nokia Qt SDK v1.0 Beta Ingredients
Tooling
Qt Creator 2.0 beta
Qt Simulator (Light Weight Simulator)
Symbian tool chain supporting deployment on SymbianOS based devices
Maemo tool chain supporting N900 mobile computer to be available together with forthcoming firmware update
Developer APIs
Qt4.6.2
Qt APIs for mobile development
Is QT mobility API different from Qt APIs for mobile development ?
No, both mean the Qt Mobility APIs as they were released in 1.0 a couple of days ago. You will also need to install those to a device in case you want to use them, unless they are shipped on a device by default.
To comment on Qt 4.7 and its inclusion of Mobility APIs. Not all of the Qt Mobility APIs have been integrated into Qt 4.7, bearer management and multimedia were. Other items might follow in the future, but it remains to be decided if those could (and actually should) live on in their own package.
Hi All,
How can I install QtMobility, on Nokia Beta SDK?
I tried to follow the installation instructions, from QtMobility but it didn't work.
Hi,
Qt Mobility is in the SDK. There are some bugs in it what it comes f.ex to using simulator.
Can you please open up the exact use case what you're trying to do?
Cheers,
Jack
Hi,
I'm trying to use QContactManager with Nokia SDK beta, but the compiler couldn't find the class.
I tried to install the QtMobility but i couldn't, complaining the nmake wasn't in the path.
Thanks
Hi again,
assuming that you use the mingw toolchain, I guess that you fell over this issue:
http://bugreports.qt.nokia.com/browse/QTSIM-2
This should be fixed in one of the coming updates.