0
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
2 |
<html>
|
|
3 |
<head>
|
|
4 |
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
5 |
<title>Getting Started</title>
|
|
6 |
<link href="book.css" type="text/css" rel="stylesheet"></head>
|
|
7 |
<body><h2>Getting Started</h2> <p>The iMaker extension for Carbide.c++
|
|
8 |
is a tool for building ROM images. In the future also for flashing images to the end device. The information in this section
|
|
9 |
will help you get started quickly using the basic features of iMaker.</p><p>
|
|
10 |
Before you can create images with the iMaker, the following conditions
|
|
11 |
must be met:</p><ul>
|
|
12 |
<li>An active project in the Carbide.c++ workspace must exist. The project must be created
|
|
13 |
on the top of a working build environment (an S60 3rd edition R&D SDK or higher)</li>
|
|
14 |
</ul><p>Build ROM images by following these steps:</p><ol>
|
|
15 |
<li><a href="tasks/taskPreferences.html">Build image via iMaker Dialog</a>.</li>
|
|
16 |
<li><a href="tasks/build_image.html#select_prev">Use previously saved preferences</a>.</li>
|
|
17 |
</ol> <p>While the image is being built, a build log can be seen in an editor
|
|
18 |
in Carbide.c++.</p> <div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
|
|
19 |
</body></html>
|
|
20 |
|