We recommend that you use hooklogger to find internal leakage errors, which takes a lot of time for installation,
1 download
Http://developer.symbian.com/main/downloads/files/HookLogger_Setup.zip
2 Installation
It is best not to install it in a path with space in the file name; otherwise, modify the script in it.
3 Preparation
Run setuphooks. CMD default at the command prompt
If copy OK is displayed, but "attachdll euser. dll euserparasite_eka2.dll euser. dll. Hooked" has an error,
Copy the euser. dll file under "/Symbian/9.1/s60_3rd_mr/epoc32/release/winscw/udeb ".
Go to the hooklogger folder and run "attachdll euser. dll euserparasite_eka2.dll" under cmd.
Euser. dll. Hooked ",
This command will generate the euser. dll. Hooked file and copy it to ".. // epoc32/release/winscw/udeb ".
Euser. dll file.
Set the default SDK
You can install multiple Symbian sdks on one machine. If multiple sdks exist, you can use the devices command to compile applications in different SDK environments.
View the currently available Symbian devices and use the devices command:
C:/Documents and Settings/shiyigang> Devices
Bytes -------------------------------------------------------------------------------------------
S60_2nd_fp2_ SC: COM. Nokia. series60
S60_3rd_fp2_beta: COM. Nokia. s60-Default
The device marked as-default is the current default device. Therefore, the device currently used on the local machine is the s60 third edition. In this state, if you compile the Symbian program in the command line, the s60 3rd compiling environment is used by default. If you want to compile the s60 2nd program, you must change the default device.
Change the default device,
C:/Documents and Settings/shiyigang> devices-setdefault @ s60_2nd_fp2_ SC: COM. Nokia. series60