To be able to set up the test project, you need Carbide C++ (v1.2 or newer) and S60 3rd Edition, Feature Pack 1 (or newer) installed on your PC. You should also activate Carbide's command line tools (select Configure environment for WINSCW command line from Carbide's Start menu).
Before starting the unit test project, complete the following steps:
Download the S60
Platform: Location Example from Forum Nokia and extract it so that
its root directory is C:\temp\MapEx.
Download SymbianOSUnit from SourceForge and extract it.
Copy the SymbianOSUnit directory
from the extracted directory to C:\temp\SymbianOsUnit.
SymbianOSUnit requires nmake, so download nmake.exe from the Microsoft Web site, extract the files, and copy NMAKE.EXE and NMAKE.ERR to
a directory, which is in PATH – for example, to C:\Program
Files\Nokia\Carbide.c++ v1.2\x86Build\Symbian_Tools\Command_Line_Tools.
Before continuing, it is advisable to read the tutorial documentation and example provided with the test framework.