Symbian SDKs

Use the Symbian SDK page in the Preferences window to control which installed SDKs are available to projects during an import. To access SDK preferences preference panel, select Window > Preferences > Carbide.c++ > Symbian SDKs.

NOTE There must be at least one recognized SDK installed before you can create a project. If the SDK you have installed is not recognized, you may still be able to add it to the Discovered Symbian OS SDK list. See Carbide.c++ Requirements for a list of supported SDKs.

NOTE This panel serves as a devices.xml file editor. The devices.xml file stores information about the installed SDKs used for Symbian OS development.

Symbian SDKs preference panel

Figure 1. Symbian SDKs preference panel

NameFunction
Symbian SDK's

Lists all the installed and recognized SDKs supported by the IDE. Only SDKs supported by the IDE are included in the list.

Checked SDKs indicate build configurations available for creating projects. Unchecked SDKs are not displayed when creating new projects.

SDKs shown in red indicate a problem, usually no EPOCROOT or missing build configurations.

Click on a SDK name to see its EPOCROOT location and build configuration status in the SDK Information area.

Add

Click to add an SDK to the Available Symbian OS SDKs list.

Delete Click to remove the selected SDK from the Available Symbian OS SDK's list.
Properties

Click to view and edit the properties of the currently selected SDK in the Available Symbian OS SDKs list.

Rescan All SDKs

Click to rescan the drive for newly installed SDKs. The devices.xml file is scanned for SDKs and the list of available SDKs is updated if the devices.xml file has changed.

NOTE Carbide.c++ scans for available SDKs each time it is started.

Related tasks