Namespaces
Variants
Actions

How to build Symbian C++ code

Jump to: navigation, search
Article Metadata

Article
Created: tote_b5 (22 Mar 2007)
Last edited: hamishwillee (31 Jul 2012)
Warning.png
Warning: The Abld/bldmake toolchain described here is deprecated - replaced by "Raptor" (SBSv2). Detailed documentation for SBSv2 is provided here: Raptor Build System. The Raptor Quick Reference article just gives a brief overview of the syntax and how it compares with abld.

Firstly, run bldmake from the project directory (usually \group) where the bld.inf file is located:

bldmake bldfiles

This creates a batch file, called abld.bat, which you use in the next step.

To build the project, you call abld build which will build the project for all default targets in both release and debug variants. To build for a particular target and variant, use abld build target-name variant, for example:

abld build winscw udeb

builds the project for the debug variant of WINSCW only.

SymbianBuild.png

This page was last modified on 31 July 2012, at 10:35.
94 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved