Use the Qt Project creation wizard to create new Qt-based projects based on Qt SDKs integrated into Symbian. The wizard walks you through the process of defining and creating a Qt project.
NOTE There must be at least one recognized SDK installed before you can create a project. See the Symbian SDKs panel to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have is not recognized, you may still be able to add it to the Discovered Symbian OS SDK list.
Use the New Qt Symbian OS C++ Project page in the Qt Project Wizard to define the projects name and where it should be saved, then click Next. In Qt projects, the name of the project folder must match the project name.
Figure 1. Qt project wizard - New Qt Symbian OS C++ Project page
Item | Explanation |
---|---|
Project name | Enter the name of the new project. |
Use default location | Enable the Use default location option to save the project in the current workspace. Unselect this option to save your project to another location. |
Location | Enter the path in the Location field or click Browse button to locate the directory. Qt projects require that the location name match the project name. |