core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_new_build_config.htm
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 1920 b6a66d85e102
permissions -rw-r--r--
Keeping PlatSim internal only.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
<title>Adding/Removing Build Configurations</title>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
     9
<style type="text/css">
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    10
<!--
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    11
.style1 {
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    12
	color: #EE0000;
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    13
	font-weight: bold;
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    14
}
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    15
-->
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    16
</style>
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
</head>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1658
diff changeset
    18
<body >
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
<h2>Adding/Removing Build Configurations</h2>
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    20
<p>Use the <b>Add/Remove Carbide Build Configurations </b>dialog  to manage the build configurations associated with a project. The choices presented in this dialog are the result of installed <a href="../../reference/pref_carb_symbian_sdk.htm">Symbian SDKs</a> and the variant builds associated with them as chosen in the <a href="../sdks/sdk_platform_filter.htm">Configuration Filtering Preferences</a> panel.</p>
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
<div class="step">
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
  <h4>Adding/Removing a Build Configuration </h4>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
  <ol>
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    24
    <li>With a project selected in the Project Explorer view choose one of the following to open the <strong>Add/Remove Carbide Build Configuration</strong> window:<br>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    25
        <br>
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
    </li>
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    27
      <table width="800" border="0" cellpadding="2" cellspacing="0">
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    28
          <tr valign="top">
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    29
              <th width="221" class="Cell"><div align="left">From the ...</div></th>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    30
              <th width="584" class="Cell"><div align="left">Do the following...</div></th>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    31
          </tr>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    32
          <tr valign="top">
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    33
              <td class="Cell"><b>Menu bar</b></td>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    34
              <td class="Cell"> Click the <strong>Project &gt; Manage Configuration &gt; Manage...</strong> menu option.</td>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    35
          </tr>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    36
          <tr valign="top">
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    37
              <td class="Cell"><b>Toolbar</b></td>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    38
              <td class="Cell">Click the <b>Manage configurations for the current project</b> icon (<img src="images/icon_manage_project_configs.png" alt="" width="16" height="16" align="absmiddle">) on the toolbar</td>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    39
          </tr>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    40
          <tr valign="top">
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    41
              <td class="Cell"><b>Project</b></td>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    42
              <td class="Cell"><ol>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    43
                  <li>Right-click the project              
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    44
                  <li>Select Properties</li>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    45
                  <li>Click Carbide.c++ &gt; Build Configurations in the properties list.</li>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    46
                  <li>Click Manage... in the Active Configuration section.</li>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    47
              </ol></td>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    48
          </tr>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    49
      </table>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    50
      <br>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    51
      <p>The <b>Add/Remove Carbide Build Configurations </b> window appears (Figure 1).</p>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    52
      <li>Select the build configurations used by the project
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    53
          <p>Use the <b>Add/Remove Carbide Build Configuration</b> window to manage the build configurations for the current project. Checkmarked items appear in the build configuration list while unchecked items do not.</p>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    54
          <p>SDKs or build configurations shown in <span class="style1">RED</span> indicate a problem with that item. An error message is appended to the item to aid you in solving the problem.</p>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    55
      </li>
1519
ab4f029618cb added team commands image and removed AIF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1518
diff changeset
    56
  <p align="center"><img src="images/wnd_add_build_config_manager.png" width="650" height="500" alt="" /></p>
1920
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    57
  <p class="figure">Figure 1 - Window for managing build configurations<br>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    58
      </p>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    59
      <p>Click the <a href="../sdks/sdk_platform_filter.htm">Build Configuration Filtering Preferences</a> link to set which SDKs and configurations should appear in the dialog.</p>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    60
      <p>Click the <a href="../../reference/pref_carb_symbian_sdk.htm">Symbian SDK</a> link to open the <a href="../../reference/pref_carb_symbian_sdk.htm"></a> related preference panel.</p>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    61
      <li>Click OK to set the selected projects  build configurations.</li>
b6a66d85e102 BUG 11531 - update to build configuration items --DRAFT--
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    62
    </ol>
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    63
</div>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    64
<h5>Related concepts</h5>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    65
<ul>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    66
  <li><a href="../../concepts/build_configurations.htm">Active  Configuration</a></li>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    67
</ul>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    68
<h5>Related tasks</h5>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    69
<ul>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    70
  <li><a href="prj_set_build_tgt.htm">Setting an Active  Configuration </a></li>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    71
</ul>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    72
<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>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    73
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    74
</body>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    75
</html>