Qt Reference Documentation

Qt for the Symbian platform Requirements

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.