Latests articles in Codewarrior

How to reset the alternate makmake entry in Codewarrior

in
Nokia Codewarrior has a dummy but annoying bug: try to enter some text in the "Alternate makmake name" field when importing a MMP file and you won't be able to get rid of it. Each time you will import a new MMP file, you will have to clear manually this field as the text entered will probably prevent the correct import of your project.

Integrating LeaveScan into Codewarrior 3.x

LeaveScan is a command-line utility developped by Symbian Ltd that checks that your code respects the naming conventions for leaving functions. This article will show you how to integrate it and use it directly from Nokia Codewarrior (version 3.x is required).

Codewarrior: how to avoid the "Too Many Include Paths" error when using the UIQ 2.1 SDK

The UIQ v2.1 SDK for Codewarrior contains an annoying bug that prevents to compile any project imported through its MMP file. But the fix is easy: you only need to patch one line...

Nokia Tools Developer Feedback

The Nokia gang that develops CodeWarrior and the new Carbide.c++ development tools want to hear what you think of their tool, so that they can improve it. If you use or have used CodeWarrior, please help them out by completing their survey....

Nokia releases Codewarrior for Symbian OS v3.1

Nokia has just released an update of Metrowerks Codewarrior for Symbian OS. The new version 3.1 is available as Personal and Professional editions and brings a few enhancements and bugfixes to the version 3.0 as well as support for latest Symbian OS 9.1.

Nokia releases an update for the S60 3rd Edition C++ SDK

The S60 SDK for Symbian OS enables application development for devices based on S60 platform using C++. The SDK is based on S60 3rd Edition platform and Symbian OS 9.1. The SDK includes all key functionalities needed for application development (documentation, API reference, emulator) excluding IDE. This release is a maintenance release (MR) fixing several issues with the emulator and toolchain.

Codewarrior patch to support On Device Debugging on S60 handsets

Forum Nokia has just released a pack that will enable Codewarrior users to enable on-device debugging on their S60 handset. Apply the patch to your CW installation, upload the debug agent to your device and here you go....

NOKIA introduces Carbide.c++, new family of development tools for Symbian OS

Carbide.c++ delivers developer productivity across entire Symbian ecosystem, leverages open-source Eclipse framework to encourage innovation and improve efficiency

Managing Subprojects with Codewarrior

Metrowerks/Nokia Codewarrior is a powerful IDE for mobile application development but is sometimes a little bit tricky to setup. It took me two year to discover that the environment was able to handle dependency between projects.... Here is how.

Syndicate content