Building The Project; Makefile; Compile And Link - Nokia 9000 User Manual

Hide thumbs Also See for 9000:
Table of Contents

Advertisement

12 Building the Project

Compiling and Linking a project in the SDK involves several steps:
Create project makefile
Compile the source code
Copy the executable to the emulator directory
Launch the emulator
All of the compile and link options appear on the Build menu of the SDK.

12.1 Makefile

The project makefile must be created for the Borland C++ compiler to be able to successfully
compile and link. Select the "Build" menu and select "Create Makefile". This is the output from
the create makefile. This menu option equates to the "mkmf" command.

12.2 Compile and Link

After making the makefile, compile and link the code by selecting "Compile" from the Build menu.
This is sample output from the compile.

Advertisement

Table of Contents
loading

This manual is also suitable for:

9110

Table of Contents