core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_requirements.htm
author fturovic <frank.turovich@nokia.com>
Mon, 27 Sep 2010 14:36:18 -0500
changeset 2106 42dc3812fac6
parent 1995 b4d36ee06879
child 2131 ff0156b93599
permissions -rw-r--r--
revised requirements to tell people that extension may require them adding more ram to carbide for efficient usage
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
1490
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     7
<title>System Requirements</title>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
</head>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1786
diff changeset
    10
<body >
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
<h2>System Requirements</h2>
1490
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    12
<p>You use the Carbide.c++ IDE in conjunction with a recognized SDK to develop Symbian OS software.</p>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
<p> In practice, whether you use an SDK, a developer kit (DevKit), or both depends on the edition of
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
    Carbide.c++ you have (see Table 1). Further, if you use an OS devkit,
1490
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    15
  it must use SBSv2.</p>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
<h5>Table 1. Support packages used for development with each Carbide.c++ Editions </h5>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    17
<table width="800"  border="0" cellpadding="3" cellspacing="0">
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
  <tr>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    19
    <th width="20%" rowspan="2" valign="middle" scope="col"><p><b>Carbide.c++</b></p></th>
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    20
    <th width="40%" scope="col">Support Packages <br />
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
    Used for Software Development </th>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    22
    <th width="40%" scope="col">What You Can Do...</th>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
  </tr>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
  <tr>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    25
    <td valign="middle"><p>An SDK or OS developer kit (DevKit) including:</p>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
      <ul><li>9.x or higher for Platform Security </li>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    27
    </ul></td>
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1845
diff changeset
    28
    <td height="65"><p>Targets: Symbian ^3, Symbian ^4, Nokia Qt SDK, S60 5th Ed.</p>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    29
      <p>Debugger: Emulators, on-device debugging</p>      </td>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    30
  </tr>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    31
</table>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    32
<h5>Table 2. System Requirements</h5>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    33
<table width="800"  border="0" cellpadding="2">
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
  <tr>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    35
    <th width="30%" scope="row">Hardware</th>
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    36
    <td width="70%"><ul>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    37
        <li>x86-based personal computer </li>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    38
        <li>2GHz or faster CPU</li>
2106
42dc3812fac6 revised requirements to tell people that extension may require them adding more ram to carbide for efficient usage
fturovic <frank.turovich@nokia.com>
parents: 1995
diff changeset
    39
        <li> 2GB of RAM or more recommended</li>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    40
        </ul>
2106
42dc3812fac6 revised requirements to tell people that extension may require them adding more ram to carbide for efficient usage
fturovic <frank.turovich@nokia.com>
parents: 1995
diff changeset
    41
        <p class="note"><strong>NOTE</strong> Large projects and adding Carbide extensions may increase RAM requirements for the IDE environment to maximize efficiency and operational speed. </p>
42dc3812fac6 revised requirements to tell people that extension may require them adding more ram to carbide for efficient usage
fturovic <frank.turovich@nokia.com>
parents: 1995
diff changeset
    42
        </td>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    43
  </tr>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    44
  <tr>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    45
    <th scope="row">Operating System </th>
1786
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1490
diff changeset
    46
    <td><p>Microsoft&reg; Windows&reg; XP (Service Pack 2/3) recommended,  Microsoft&reg; Windows&reg; 7 supported </p>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    47
      <p class="note"><b>NOTE</b> If you experience any VM issues, see the <a href="../../hints_tips.htm#VMissues">Tips &amp; Hints</a> page for info on modifying Carbide's default memory setup. </p>
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    48
        </td>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    49
  </tr>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    50
  <tr>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    51
    <th scope="row">Other Software </th>
1490
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    52
    <td><p>A Symbian OS SDK and Perl:</p>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    53
      <ul>
1490
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    54
          <li>Nokia Qt SDK
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    55
              <ul>
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    56
                      <li><a href="http://www.forum.nokia.com/Develop/Qt/">Nokia Qt SDK</a></li>
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    57
              </ul>
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    58
          </li>
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    59
      </ul>
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    60
      <ul>
1995
b4d36ee06879 BUG 11653 fixed remaining perl links to point to FN
fturovic <frank.turovich@nokia.com>
parents: 1934
diff changeset
    61
          <li>Symbian, S60 platform, and S60 device SDKs <ul>
b4d36ee06879 BUG 11653 fixed remaining perl links to point to FN
fturovic <frank.turovich@nokia.com>
parents: 1934
diff changeset
    62
                        <li>Symbian ^4</li>
b4d36ee06879 BUG 11653 fixed remaining perl links to point to FN
fturovic <frank.turovich@nokia.com>
parents: 1934
diff changeset
    63
                        <li><a href="http://www.forum.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html">Symbian ^3</a></li>
1786
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1490
diff changeset
    64
                        <li>S60 5th Edition</li>
1490
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    65
                  </ul>
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    66
            </li>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    67
      </ul>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    68
      <ul><li>Perl (<a href="http://www.activestate.com">www.activestate.com</a>)
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    69
    (required)              
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    70
          <ul>
1995
b4d36ee06879 BUG 11653 fixed remaining perl links to point to FN
fturovic <frank.turovich@nokia.com>
parents: 1934
diff changeset
    71
              <li><a href="http://www.forum.nokia.com/info/sw.nokia.com/id/08714ccb-f405-4ec6-b8ec-80ad83942d50/ActiveState_ActivePerl.html">ActivePerl-5.6.1.635</a></li>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    72
          </ul></li>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    73
          <li>Ovi Suite software 
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    74
              <p>Software that communicates between a PC and a target device. For example, <a href="http://europe.nokia.com/support/download-software/nokia-ovi-suite">Ovi&nbsp;Suite</a>. </p>
1490
811926adaf5e added new images for emulator example
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    75
          </li>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    76
      </ul></td>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    77
  </tr>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    78
  <tr>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    79
    <th scope="row">Disk Space </th>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    80
    <td><ul>
1845
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    81
        <li>1 GB for Carbide.c++</li>
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    82
        <li>Up to 3.0 GB for each  SDK installation</li>
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    83
        </ul>
d20c44f1f4b3 updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    84
        <p class="note"><strong>NOTE</strong> Avoid the use of encrypted disk software as it can significantly slow down the development process.</p></td>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    85
  </tr>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    86
</table>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    87
<h4>References</h4>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    88
<ul>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    89
  <li> <a href="carbide_overview.htm">Carbide.c++ Overview</a></li>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    90
</ul>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    91
<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>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    92
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    93
</body>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    94
</html>