srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/references/warnings_and_errors.htm
changeset 0 a02c979e8dfd
equal deleted inserted replaced
-1:000000000000 0:a02c979e8dfd
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5 <title>Messages and notifications</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet"></head>
       
     7 <body>
       
     8 
       
     9 <h2>Messages and notifications</h2>
       
    10 <p>The following table lists the messages that may be displayed when selecting build targets and creating cache for SDK components or SIS files in Dependency Explorer.</p>
       
    11 <p></p>
       
    12 
       
    13 <table width="772" border="1" cellspacing="1" cellpadding="2">
       
    14 <colgroup>
       
    15 	<col width="89*">
       
    16 	<col width="93*">
       
    17 	<col width="105*"></colgroup>
       
    18 <thead>
       
    19 <tr bgcolor="#D0D0D0">
       
    20 	<th height="28"><b>Problem</b></th>
       
    21 	<th><b>Explanation</b></th>
       
    22 	<th height="28"><b>Action</b></th>
       
    23 </tr>
       
    24 </thead>
       
    25 
       
    26 <tbody>
       
    27 <tr>
       
    28 <td><code class="code">All selected targets must have components</code></td>
       
    29 <td>The selected build target does not have any components to generate the cache from. </td>
       
    30 <td>Build components for the SDK or select another SDK. </td>
       
    31 </tr>
       
    32 
       
    33 <tr>
       
    34 <td><code class="code">All selected targets must use same default toolchain</code></td>
       
    35 <td>GCC and GCCE/RVCT toolchain binaries cannot be mixed because they use different toolchain tools for creating cache files. <p></p> If selecting GCCE and ARMV* targets, the CSL Arm toolchain is used by default to generate the cache for both. </td>
       
    36 <td>Select the build targets from either group: <p></p><i>GCC toolchain:</i> ARMI, ARMV4, THUMB, and targets starting with M. <p></p><i>GCCE/RVCT toolchain: </i> other target types</td>
       
    37 </tr>
       
    38 
       
    39 <tr>
       
    40 <td><code class="code">All selected targets must be supported</code></td>
       
    41 <td>If you have unselected the <b>Show only supported and non-empty target builds</b> check box, the wizard lists all targets, also unsupported ones. </td>
       
    42 <td>Select the <b>Show only supported and non-empty target builds</b> check box. Then select your target builds from the available ones. </td>
       
    43 </tr>
       
    44 
       
    45 <tr>
       
    46 <td><code class="code">Cache generation failed for [build + release].</code></td>
       
    47 <td>Check the console log for details. <p></p>For example, this message is shown when the <i>dumpsis.exe</i> utility cannot find the necessary files for decompiling the SIS file. </td>
       
    48 <td>Ensure you have the correct version of <i>dumpsis.exe</i>:   <p></p> Download a Symbian OS 9.2 SDK. From its <i>\epoc32\tools</i> directory, copy the <i>dumpsis.exe</i> file to the <i>\epoc32\tools</i> directory of the SDK you are using.</td>
       
    49 </tr>
       
    50 
       
    51 <tr>
       
    52 <td><code class="code">Cache generation cannot be ongoing for selected targets
       
    53 </code></td>
       
    54 <td>The process is currently running in the background. </td>
       
    55 <td>Wait until the cache has been generated, and the <b>Next</b> and <b>Finish </b> buttons are enabled again. </td>
       
    56 </tr>
       
    57 
       
    58 <tr>
       
    59 <td><code class="code">Caches must be up-to-date for selected targets</code></td>
       
    60 <td>The data in the selected cache has become outdated. </td>
       
    61 <td>Do either of the following: <p></p>Click <b>Finish</b> to start the cache update. <p>Or: </p>Click <b>Next</b> to specify the update options. </td>
       
    62 </tr>
       
    63 
       
    64 <tr>
       
    65 <td><code class="code">Caches must have been generated for selected targets</code></td>
       
    66 <td>If one or more of the selected build targets is marked with a yellow symbol, cache generation is needed. </td>
       
    67 <td>Do either of the following: <p></p>Click <b>Finish</b> to start the cache generation.<p>Or: </p>Click <b>Next</b> to specify the generation options.</td>
       
    68 </tr>
       
    69 
       
    70 <tr>
       
    71 <td><code class="code">Caches indices must be created for selected targets</code></td>
       
    72 <td>The cache index generation is currently running in the background. </td>
       
    73 <td>Wait until the index has been created, and the <b>Next</b> and <b>Finish</b> buttons are enabled again. </td>
       
    74 </tr>
       
    75 
       
    76 <tr>
       
    77 <td><code class="code">Only Symbian OS 9.x SIS files are supported.</code></td>
       
    78 <td>The selected SIS file is created for Symbian OS v8.1b. Only Symbian OS v9.x SIS files are supported.</td>
       
    79 <td>Select another file. The supported Symbian OS v9.x edition is typically identified in the file name. </td>
       
    80 </tr>
       
    81 
       
    82 </tbody>
       
    83 </table>  
       
    84 
       
    85 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    86 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    87 
       
    88 </body>
       
    89 </html>