Make sure your build configuration is Phone Release (GCCE) as follows:
Right-click HelloWorldBasic in the Project Explorer view.
Select Build Configurations > Set Active > Phone Release (GCCE) [Nokia_Symbian^3_SDK_v0.5].
Figure: Selecting Phone Release configuration
The application has
been built for the phone when the Build Complete
message
appears in the Console window.
Figure: Build complete message
Inspect the output in the console window, identify any warning and error messages, and fix the errors.
Note: An error reported during a later stage of the process (such as, sis file creation) might be a side effect of an error that occurred during the resource compiler or code compiler or linker stages.