To build an application for the mobile device

  1. Make sure your build configuration is Phone Release (GCCE) as follows:

    1. Right-click HelloWorldBasic in the Project Explorer view.

    2. Select Build Configurations > Set Active > Phone Release (GCCE) [S60_5th_Edition_SDK_v1.0].

    Figure: Selecting Phone Release configuration

  2. Build Phone Release as follows:
    1. Right click HelloWorldBasic in the Project Explorer View.

    2. Select Build Project.

    Figure: Building project

  3. The application has been built for the phone when Build Complete message appears to the Console view.

    Figure: Build complete message

  4. 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.