diff -r a77f12f0a631 -r 4f0cd256d26c core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_02.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_02.htm Tue Aug 31 16:18:02 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_02.htm Tue Aug 31 22:58:09 2010 -0500 @@ -6,48 +6,30 @@ Installing an SDK - +

Installing an SDK

-

To create projects an SDK must be installed. If more than one SDK is installed one must be specified as the default.

+

To create projects to create and develop Symbian OS programs at least one Software Development Kit (SDK) must be installed and recognized by Carbide.

Installing an SDK

-

The following SDKs can be downloaded from Nokia at: http://www.forum.nokia.com/.

+

Download the following SDKs from Nokia at: http://www.forum.nokia.com/.

    -
  1. Install at least one of the following SDKs using the install directions that accompany the SDK: +
  2. Install one of the following SDKs using the install directions that accompany it:
  3. - -
  4. Set the default SDK to use for projects -
      -
    1. In Carbide.c++ -
        -
      1. Click Window > Preferences > Carbide.c++ > SDK Preferences to open the Symbian SDKs panel
      2. -
      3. Select the SDK and click SDK Properties to open the SDK Properties dialog
      4. -
      5. Set the Default SDK value to Yes
      6. -
      7. Close all the dialogs
      8. -
      -
    2. -
    3. In a command-line prompt: -
        -
      1. Set the default device devkit by typing on the command line:
        -
        - > devices –setdefault @device id: name
      2. -

        The device id and name can be found in the devices.xml file. For example, for a Techview 9.2 kit you might type
        -
        - > devices –setdefault @ SymbianOS_92_2006_wk40:com.symbian.techview

        -
      3. Now ensure the default device is set by entering:
        -
        - > devices
      4. -
      -
    4. -
    5. Make sure the correct SDK default is set.
    6. -
    -
  5. -
+
  • Nokia Symbian^4
  • +
  • Nokia Symbian^3
  • +
  • Nokia Qt for SDK 1.0
  • +
  • S60 5th Edition v1.0
  • + +
  • Launch Carbide.c++
  • + +
    +

    The next time you create a project the new SDK is available as an option. This happens because every time Carbide launches it searches for newly installed SDKs and adds them to a cache file for later use. You can review which SDKs are installed by opening the Symbian SDKs preference panel.

    +
    Other references