diff -r 231c47d08fe4 -r 5e244b89116e core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_from_template_00.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_from_template_00.htm Tue Jul 13 13:38:18 2010 -0500 @@ -0,0 +1,23 @@ + + + + + + +Creating New Projects Tutorial + + + +

Creating New Projects Tutorial

+

In this example we show how to create a new project using one of the built-in Carbide templates, how to build it into an executable, and how to launch the debugger to verify program accuracy. The steps to do this include:

+
    +
  1. Creating a project from a project template
  2. +
  3. Building an executable based on the project sources
  4. +
  5. Defining a launch configuration for running or debugging the application
  6. +
  7. Controlling and debugging the running program using the Carbide debugger
  8. +
+

NOTE There must be at least one recognized SDK installed before you can create a project. See the SDK Preferences panel to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have installed is not recognized, you may still be able to add it to the Discovered Symbian OS SDK list.

+ + + + \ No newline at end of file