core/carbide_releases/readme/readme_sdks.html
author fturovic <frank.turovich@nokia.com>
Tue, 26 Jan 2010 11:44:24 -0600
changeset 816 d0f3375bb257
parent 288 ca271fb95b03
child 1942 b2a41f1a4ab9
permissions -rw-r--r--
updated for 3.0

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>SDK Support in Carbide.c++</title>
<style type="text/css">
<!--
body { background-image: url(background_carbide.jpg);}
.style1 {font-size: x-small}
.style2 {font-family: "Courier New", Courier, mono}
.style3 {color: #FF0000; font-weight: bold}
.style4 {font-weight: bold}
.style5 {color: #FFFFFF; }
-->
</style>
</head>

<body >

<h2>You're not done installing just yet... </h2>
<p>Release: 3.0<br>
  Revised:&nbsp;Jan 2010</p>
<p>Read the <b>Release Notes</b> and <b>What's New</b> for the latest infomation about this product. In Carbide.c++ simply click  <b>Help &gt; Help Contents &gt; Carbide Help</b>.</p>
<p>To complete your installation and start Symbian C++ application development, you <span class="style3">must</span>  install the following: </p>
<table width="80%"  border="0">
  <tr>
    <td height="30" valign="bottom"><h3 class="style4">Installing Perl </h3></td>
  </tr>
  <tr>
    <td height="71" bgcolor="#ffffff">
    <p>The Carbide.c++ tools require a copy of Perl to run  build scripts:</p>
	<b>Perl</b> (<a href="http://www.activestate.com">www.activestate.com</a>)
  <ul>
        <li><A href="ftp://ftp.activestate.com/ActivePerl/Windows/5.6/ActivePerl-5.6.1.635-MSWin32-x86.msi">ActivePerl-5.6.1.635</a> (5.6.1 is required by Symbian tools, later versions will not work) </li>
    </ul></td>
  </tr>
</table>
<table width="80%"  border="0">
  <tr>
    <td height="30" valign="bottom"><h3 class="style4">Installing SDKs</h3></td>
  </tr>
  <tr>
    <td bgcolor="#ffffff">
		<p>Also, you must  install at least one of the following  SDKs to develop Symbian applications:
</p>
		<p><b>NOTE</b> Carbide.c++ requires SDKs built to support <span class="style2">WINSCW</span> format. </p>
		<p><strong>Symbian Foundation</strong></p>
	      <ul>
            <li>Application Development Toolkit (ADT) 
              (<a href="http://developer.symbian.org/main/tools_and_kits/downloads/view.php?id=2">download)</a>
                    </ul>
	      <p><strong>S60 Platform SDKs</strong></p>
	      <ul>
	        <li>S60 5th and 3rd Editions, N97
	        (<a href="http://www.forum.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html">All-in-one SDKs)</a>
	        <li>S60 3rd Edition, FP1and earlier (<a href="http://www.forum.nokia.com/info/sw.nokia.com/id/4a7149a5-95a5-4726-913a-3c6f21eb65a5/S60-SDK-0616-3.0-mr.html">S60 Platform SDKs</a>)
	      </ul>
	<p><strong>Qt SDKs</strong></p>
      <ul>
        <li>Qt for Open Source C++
      (<a href="http://qt.nokia.com/downloads/symbian-cpp">download</a>)
      </ul>
    </td>
  </tr>
</table>
<hr size="1" noshade>
<p class="footer style1" >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>.</p>
</body>
</html>