Changes between Version 13 and Version 14 of Getting-Started/Symbian
- Timestamp:
- May 6, 2009 5:02:12 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/Symbian
v13 v14 197 197 Once PKG has been setup on the project, a SISX file will be created everytime we build the project. So lets build the project now. 198 198 199 Right click '' 'bld.inf''' or '''pjproject''' from the ''Symbian Project Navigator'' pane, and select '''Build Target Only''':200 201 [[Image( DevelopingSymbianAppWithCarbide:build.JPG)]]199 Right click ''Bld.inf'' or ''pjproject'' item from ''Symbian Project Navigator'' pane from the bottom left part of the main window, and select '''Build Project''': 200 201 [[Image(build-project.png)]] 202 202 203 203 The build process will start. You can take a peek on the '''Console''' tab to see what's being done. Once the build process completes, you should see something like this on the '''Console''' tab: