Archived:Setting up command line build environment with Carbide.c++ Express
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Article Metadata
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 2
(30 Mar 2007)
Last edited: hamishwillee
(14 Jun 2012)
Overview
This technical solution shows the additional steps that you need to perform (if you're using Carbide.c++ Express) to build applications for the Symbian emulator using the command line. Note that by default, the build process can be done only from within the Carbide IDE itself.
Description
Follow these steps to make the required changes to the system environment:
- Locate and run env_update.exe, found in Carbide.c++_Express_Installation_folder\Carbide.c++ Express v1.1\plugins\com.nokia.carbide.cpp.support_1.1.0.5\env_switch directory.
- When prompted, select the latest compiler version.
- Close and restart the command prompt (if it was open).
- Building for the emulator should now work also from the command line.
To verify this, try the following commands:
cd SDK_install_directory\S60Ex\Helloworldbasic\group
bldmake bldfiles
abld build winscw udeb
epoc


Update needed
The path to env_switch is different since Carbide.c++ 1.2