# HG changeset patch # User fturovic # Date 1284412116 18000 # Node ID 22b525c1e35957e743b205c7b97126d3c67b77cf # Parent b4d36ee06879a38a3716c3827782e65f64b86c4d BUG 11531 - good catch on missing options in dialogs, fixed images and names as appropriate diff -r b4d36ee06879 -r 22b525c1e359 core/com.nokia.carbide.cpp.doc.user/html/projects/images/new_dll_project_04.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/images/new_dll_project_04.png has changed diff -r b4d36ee06879 -r 22b525c1e359 core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_01.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_01.htm Mon Sep 13 15:37:29 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_01.htm Mon Sep 13 16:08:36 2010 -0500 @@ -45,7 +45,7 @@
  • In the Symbian OS SDKs page, select the SDK and build configurations for the project.

    Here you can select from any SDK that is both installed and recognized by Carbide. If the SDK supports several build configurations (GCCE, RVCT, etc.) then you can pick and choose among them for your project.

    -

    Symbian OS SDKs page

    +

    Symbian OS SDKs page

  • (Optional) Click Next to provide Basic Settings like author, copyright and other info for your project.
  • (Optional) Click Next to rename the Project Directories used to organize the project.
  • diff -r b4d36ee06879 -r 22b525c1e359 core/com.nokia.carbide.cpp.doc.user/html/reference/images/import_bld_inf_03.png Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/import_bld_inf_03.png has changed diff -r b4d36ee06879 -r 22b525c1e359 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 Mon Sep 13 15:37:29 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm Mon Sep 13 16:08:36 2010 -0500 @@ -27,7 +27,7 @@ NameFunction Symbian SDK's -

    Lists all the installed and recognized SDKs that are supported by the IDE. SDKs no longer supported will not be shown. You can double-click on any SDK ID or Location entry to directly edit the fields information.

    +

    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.

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

    diff -r b4d36ee06879 -r 22b525c1e359 core/com.nokia.carbide.cpp.doc.user/html/tasks/CreatingNewProjects.html --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/CreatingNewProjects.html Mon Sep 13 15:37:29 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/CreatingNewProjects.html Mon Sep 13 16:08:36 2010 -0500 @@ -13,9 +13,9 @@

    Creating New Symbian OS C++ Projects

      -
    1. Select File > New > Symbian OS C++ Project to invoke the New Project wizard.
    2. +
    3. Select File > New > Symbian OS C++ Project to invoke the New Project wizard.
    4. -
    5. The New Symbian OS C++ Project wizard appears. Select a template related to an installed SDK.
    6. +
    7. The New Symbian OS C++ Project wizard appears. Select a template to create a project that matches the intended final application.
    8. A project template provides the initial source files and project settings appropriate for the chosen project type. A brief description of each template appears below the list. The project type determines the type of program that you are writing.

      NOTE If the selected template requires user input, additional wizard pages will collect data from the user before creating the project.

      Checkmark the Filter templates based on enabled SDKs option to only list SDKs enabled in the Symbian SDKs panel. Uncheck this option to list SDKs that can be used with Carbide. Click Next.

      diff -r b4d36ee06879 -r 22b525c1e359 core/com.nokia.carbide.cpp.doc.user/html/tasks/images/new_proj_step4.png Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/images/new_proj_step4.png has changed diff -r b4d36ee06879 -r 22b525c1e359 core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_search.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_search.htm Mon Sep 13 15:37:29 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_search.htm Mon Sep 13 16:08:36 2010 -0500 @@ -18,7 +18,7 @@
    9. Click Rescan All SDKs in the Symbian SDKs preference panel
      1. -

        Carbide rescans the hard drive searching for installed SDKs, adding them to the Symbian SDKs list. This is useful should you install a new SDK and don't restart Carbide.

        +

        Carbide rescans the system drives searching for installed SDKs, adding them to the Symbian SDKs list. This is useful should you install a new SDK and don't restart Carbide. Note you can also double-click an SDK ID or Location entry to edit directly.

    diff -r b4d36ee06879 -r 22b525c1e359 core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml --- a/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml Mon Sep 13 15:37:29 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml Mon Sep 13 16:08:36 2010 -0500 @@ -106,7 +106,7 @@ - +