diff -r 000000000000 -r a02c979e8dfd srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/references/warnings_and_errors.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/references/warnings_and_errors.htm Sat Jan 09 10:04:11 2010 +0530 @@ -0,0 +1,89 @@ + + + + +Messages and notifications + + + +

Messages and notifications

+

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.

+

+ + ++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ProblemExplanationAction
All selected targets must have componentsThe selected build target does not have any components to generate the cache from. Build components for the SDK or select another SDK.
All selected targets must use same default toolchainGCC and GCCE/RVCT toolchain binaries cannot be mixed because they use different toolchain tools for creating cache files.

If selecting GCCE and ARMV* targets, the CSL Arm toolchain is used by default to generate the cache for both.
Select the build targets from either group:

GCC toolchain: ARMI, ARMV4, THUMB, and targets starting with M.

GCCE/RVCT toolchain: other target types
All selected targets must be supportedIf you have unselected the Show only supported and non-empty target builds check box, the wizard lists all targets, also unsupported ones. Select the Show only supported and non-empty target builds check box. Then select your target builds from the available ones.
Cache generation failed for [build + release].Check the console log for details.

For example, this message is shown when the dumpsis.exe utility cannot find the necessary files for decompiling the SIS file.
Ensure you have the correct version of dumpsis.exe:

Download a Symbian OS 9.2 SDK. From its \epoc32\tools directory, copy the dumpsis.exe file to the \epoc32\tools directory of the SDK you are using.
Cache generation cannot be ongoing for selected targets +The process is currently running in the background. Wait until the cache has been generated, and the Next and Finish buttons are enabled again.
Caches must be up-to-date for selected targetsThe data in the selected cache has become outdated. Do either of the following:

Click Finish to start the cache update.

Or:

Click Next to specify the update options.
Caches must have been generated for selected targetsIf one or more of the selected build targets is marked with a yellow symbol, cache generation is needed. Do either of the following:

Click Finish to start the cache generation.

Or:

Click Next to specify the generation options.
Caches indices must be created for selected targetsThe cache index generation is currently running in the background. Wait until the index has been created, and the Next and Finish buttons are enabled again.
Only Symbian OS 9.x SIS files are supported.The selected SIS file is created for Symbian OS v8.1b. Only Symbian OS v9.x SIS files are supported.Select another file. The supported Symbian OS v9.x edition is typically identified in the file name.
+ + + + + \ No newline at end of file