Qt Mobility: Messaging – Setting up Qt Mobility
Setting up the development environment
- Download the Qt SDK from Forum Nokia.
- Install the downloaded Qt SDK. By default, Qt is installed in C:\QtSDK.
Installing Qt Mobility APIs into a Symbian device
- Go to the C:\QtSDK\Symbian\sis\Symbian_Anna\QtMobility\1.1.3 folder (for S60 5th Edition, change 'Symbian_Anna' to 'S60_5th_Edition').
- Install the Qt Mobility APIs (QtMobility-1.1.3-for-Anna.sis) into the device.
Installing Qt Mobility APIs into a Maemo device
Qt Mobility 1.0 and Qt 4.6.2 come from the device's (built-in) repositories. Note that the Nokia N900 must have the latest 'PR1.2' firmware (V 10.2010.19-1) that is available as an OTA update or via the Nokia Software Updater.
Install the Qt Mobility packages into the device:
-
Open the terminal.
-
Enable rootsh that enables you as root, see 'rootsh' from the Application Manager and Maemo Extras repository.
sudo gainroot
-
Install all Qt Mobility packages.
apt-get install libqtm-*