Qt for the Symbian platform RequirementsQt SDK provides all the necessary tools and libraries for developing Qt applications. However, if you want to build Qt itself for Symbian, follow the instructions below. Qt for the Symbian platform requires the following software installed on your development PC:
Running Qt on real device requires the Open C and sqlite3 to be installed on the device. These installation packages are embedded into qt_installer.sis, which is included in Qt for Symbian binary package. If you are building Qt from scratch, you can find the sqlite3 package from under your Qt installation:
The Open C packages you can find in the Symbian SDK where you installed Open C/C++:
If you wish to do hardware debugging with Carbide or run applications in real devices using "make run" command, TRK must be installed to the device. Note: TRK is not required if you just want to install and run applications manually on the device.
We recommend you to take a look at Symbian Foundation - Qt Quick Start to get more information about how to setup the development environment. See also Known Issues. [Previous: General Qt Requirements] © 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia. Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. |