...
Microsoft Windows Vista operating-system-specific known issues
--------------------------------------------------------------
The S60 3rd Edition SDK for Symbian OS, Feature Pack 2 v1.1 works on Microsoft Windows Vista Business, with the following known limitations:
- ARMV5 support is not available for Vista.
- Build for GCCE target fails on Vista. Compilation for GCCE from command line and Carbide.C++ needs the following modifications:
There is a patch available to enable compilation for GCCE target over command line at C:\<SDK_Installation_directory>\Plugins\vistapatch.
Please refer to the help.txt file available with the package for instructions.
However, to build via Carbide.c++, an extra step is needed in addition to replacing the cl_bpabi.pm file provided in the package.
Add the following to the system PATH variable (through Control Panel->System->Advanced system settings) in the following order:
C:\Program Files\CSL Arm Toolchain\bin;C:\Program Files\CSL Arm Toolchain\arm-none-symbianelf\bin;C:\Program Files\CSL Arm Toolchain\libexec\gcc\arm-none-symbianelf\3.4.3;C:\Program Files\Common Files\Symbian\tools.
Restart the system for changes to take effect. Note that CSL Arm Toolchain needs to be installed to C:\Program Files\CSL Arm Toolchain for the patch to work.
- Audio might cause panics at the end of play. This has no functional impact.
...