core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_add.htm
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 23:33:03 +0100
changeset 0 fb279309251b
child 302 8ad872e05db4
permissions -rw-r--r--
DP tools release version Revision: 200912

<!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>Adding SDKs</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Adding SDKs </h2>
<p> Use the <b>Add New SDK</b> window to provide the information Carbide.c++ requires to identify, locate and build a project with the specified SDK.</p>
<p align="center"><img src="../../reference/images/wnd_ad_sdk.png" width="428" height="256" /></p>
<p class="figure">Figure 1. Add New SDK window</p>
<h5>Table 1 Add New SDK window&mdash;items</h5>
<table width="100%"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="25%" scope="col">Item</th>
    <th width="75%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td><b>SDK ID </b></td>
    <td>The name used to identify this SDK. </td>
  </tr>
  <tr>
    <td><b>EPOCROOT</b></td>
    <td>The path to  EPOCROOT within the SDK. Click <b>Browse</b> to locate and select EPOCROOT.</td>
  </tr>
  <tr>
    <td><b>Vendor</b></td>
    <td><p>Select the vendor from the drop down list, for example, com.nokia.s60 or com.symbian.TechView</p>
    </td>
  </tr>
  <tr>
    <td><b>Is Default</b></td>
    <td>Specify whether or not the selected SDK is the default to use.</td>
  </tr>
  <tr>
    <td><b>OS Version</b></td>
    <td>Specify the operating system version or select Auto detect.</td>
  </tr>
  <tr>
    <td><b>SDK Version </b></td>
    <td>Select the SDK version or Auto detect.</td>
  </tr>
</table>
<div class="step">
  <h4>Adding  SDKs to Carbide.c++ </h4>
  <ol>
    <li>Click  Add  New SDK in the <a href="../../reference/SDKPreferences.html">SDK Preferences panel </a></li>
    <p>The <b>Add New SDK</b> window (Figure 1) appears.</p>
    <li>Enter SDK name, EPOCROOT, and additional information</li>
    <p>Enter the requested information in the appropriate fields.</p>
    <li>Click OK  </li>
    <p>The <b>Add New SDK</b> window closes and the SDK is added to the <b>Available Symbian OS SDKs</b> list in the <b>SDK Preferences</b> panel. </p>
  </ol>
</div>

<h5>Related concepts</h5>
<ul>
  <li><a href="../../concepts/SDKSupport.html">SDK Support </a></li>
</ul>
<h5>Related tasks </h5>
<ul>
  <li><a href="sdk_add_custkits.htm">Adding Symbian Custom Kits</a></li>
  <li><a href="sdk_search.htm">Searching SDKs</a></li>
  <li><a href="sdk_view_properties.htm">View SDK Properties</a> </li>
</ul>
<h5>Related references </h5>
<ul>
  <li><a href="../../reference/SDKPreferences.html">SDK Preferences Panel</a></li>
</ul>
<div id="footer">Copyright &copy; 2009 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>