core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_02.htm
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 2131 ff0156b93599
permissions -rw-r--r--
Keeping PlatSim internal only.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Installing an SDK</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
<style type="text/css">
<!--
.style1 {font-size: 1em}
-->
</style></head>
<body >
<h2>Installing an SDK</h2>
<p>To create projects to create and develop Symbian programs at least one Software Development Kit (SDK) must be installed and recognized by Carbide.</p>
<div class="step">
<h4><a name="runSDK" id="runSDK"> </a>Installing an SDK</h4>
<p>Download the following SDKs from Nokia at: <a href="http://www.forum.nokia.com/Tools_Docs_and_Code/">http://www.forum.nokia.com/</a>.</p>
<ol>
        <li>Install   one of the following SDKs using the install directions that accompany it:    </li>
    <ul>
          <li>Nokia Symbian^4</li>
            <li>Nokia Symbian^3</li>
            <li>Nokia Qt for SDK 1.0</li>
            <li>S60 5th Edition v1.0</li>
        </ul>
    <li><span class="style1">Launch Carbide.c++</span></li>
    </ol>
<blockquote>
    <p><span class="style1">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 <a href="../../reference/pref_carb_symbian_sdk.htm">Symbian SDKs</a> preference panel.</span></p>
    </blockquote>
</div>

<h5>Other references</h5>
<ul>
  <li><a href="../../projects/tutorials/run_mode_debug_example_01.htm">Verify System Setup (Run-mode) Tutorial</a><a href="run_mode_debug.htm"></a>  </li>
</ul>
<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>
</body>
</html>