# HG changeset patch # User fturovic # Date 1285776040 18000 # Node ID 0f22172f2f8ff522b5c94b96b80fac3d635703a7 # Parent ffc0b039840b56e2f06fbcca22156795a9043937 BUG 12279 - revised Symbian SDK and Edit Properties pages diff -r ffc0b039840b -r 0f22172f2f8f core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm Wed Sep 29 10:59:39 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm Wed Sep 29 11:00:40 2010 -0500 @@ -31,7 +31,7 @@

Lists all the installed and recognized SDKs that are supported by the IDE. SDKs no longer supported by Carbide are not shown. You can double-click the SDK ID or Location entry to edit them directly.

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 unsupported Symbian OS version.

-

If you see a BAD_SDK_ROOT error message in the Location column, it indicates you have a bad build configuration. To correct this you must remove the bad configurations from all the projects in your current workspace. Once that is done, you can delete or redirect the SDK or point it to the correct one.

+

If you see a BAD_SDK_ROOT error message in the Location column, it indicates you have a build configuration with an SDK ID unknown to Carbide. To correct this you can either 1) remove the bad configurations from all the projects in your current workspace or 2) fix the location with the proper path and rescan your SDKs. If you delete an SDK with BAD_SDK_ROOT before removing it's configuration the SDK will continue to appear in the Symbian SDKs until the configurations are fixed or removed.

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

@@ -44,7 +44,7 @@ Properties -

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

+

Click to view the OS version of the currently selected SDK in the Symbian SDKs list. If the OS version cannot be determined, it will default to 9.5.

Scan for installable features in SDKs @@ -53,7 +53,7 @@

Rescan All SDKs

Click to rescan the drive for newly installed SDKs.

-

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

+

Carbide scans system drives for installed SDKs at startup or during a forced rescan, adding any detected Symbian SDKs automatically. Automatically added SDKs have IDs of "<drive spec>_SDK". You many edit the SDK ID if you don't like the name that Carbide has chosen.

Related tasks
diff -r ffc0b039840b -r 0f22172f2f8f core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_view_properties.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_view_properties.htm Wed Sep 29 10:59:39 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_view_properties.htm Wed Sep 29 11:00:40 2010 -0500 @@ -9,7 +9,7 @@

SDK Properties

-

Use the SDK Properties dialog to examine the properties associated with the currently selected SDK in the Symbian SDKs preference panel.

+

Use the SDK Properties dialog to display the OS version that Carbide detected and displayed in the Symbian SDKs preference panel. If an OS version cannot be detected it defaults to 9.5.

SDK Properties window

Figure 1. SDK properties dialog

@@ -17,7 +17,7 @@
  1. Select an SDK in the Symbian OS SDKs list in the Symbian SDKs preference panel
  2. Click Properties -

    The SDK Properties dialog (Figure 1) appears. You can now review the SDKs properties.

    +

    The SDK Properties dialog (Figure 1) appears. You can now review the OS version.