This section describes how to use the Carbide.c++ v2.3.0 Integrated Development Environment (IDE) to develop and deploy a simple Symbian C++ application:
Start Carbide.c++.
Create a Symbian C++ project with the Carbide.c++ wizard.
Build the project for the emulator.
Run the application in the emulator.
After completing tutorial 2:
You will know the basics of Symbian Development and Deployment Steps.
You will be able to create a simple HelloWorld-type application using Carbide.c++ IDE and run it in the emulator. See Developing Applications for the Emulator.
For more information on the development process, see Tutorial 6: Development Process.