core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_example.htm
changeset 1934 4f0cd256d26c
parent 1893 e29df1745269
child 2131 ff0156b93599
equal deleted inserted replaced
1933:a77f12f0a631 1934:4f0cd256d26c
    15   <li>Building an <a href="../projects/prj_build.htm">executable</a> of the project sources </li>
    15   <li>Building an <a href="../projects/prj_build.htm">executable</a> of the project sources </li>
    16   <li>Defining a <a href="../projects/prj_debug_config.htm">run/debug</a> <a href="../../projects/launch/launch_configs_overview.htm">launch configuration</a> to provide additional information to the debugger </li>
    16   <li>Defining a <a href="../projects/prj_debug_config.htm">run/debug</a> <a href="../../projects/launch/launch_configs_overview.htm">launch configuration</a> to provide additional information to the debugger </li>
    17   <li>Using a <a href="carbide_debugging.htm">debugger</a> to interactively control the program in the emulator </li>
    17   <li>Using a <a href="carbide_debugging.htm">debugger</a> to interactively control the program in the emulator </li>
    18 </ul>
    18 </ul>
    19 <p>Follow the steps to successfully create the HelloCarbide program and debug it on the S60 Emulator. </p>
    19 <p>Follow the steps to successfully create the HelloCarbide program and debug it on the S60 Emulator. </p>
    20 <p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project. See the <a href="../../reference/pref_carb_sdk_preference.html">Symbian SDKs panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have installed is not recognized, you may still be able to <a href="../sdks/sdk_add.htm">add</a> it to the Discovered Symbian OS SDK list.</p>
    20 <p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project. See the <a href="../../reference/pref_carb_symbian_sdk.htm">Symbian SDKs panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have installed is not recognized, you may still be able to <a href="../sdks/sdk_add.htm">add</a> it to the Discovered Symbian OS SDK list.</p>
    21 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    21 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    22 
    22 
    23 </body>
    23 </body>
    24 </html>
    24 </html>