Required software for S60 development environment

All environments
1. Carbide compiler needs to be be at least version 3.2.5, build 487 to be able to build Qt for Symbian properly. You can check the compiler version by executing "mwccsym2.exe" from the command line, e.g. "C:\Program Files\Nokia\Carbide.c++ v2.0\x86Build\Symbian_Tools\Command_Line_Tools\mwccsym2.exe". If your compiler version is older than what was specified above, you can use the patch found below. Please note that this patch is beta and should only be used to build Qt for Symbian binaries; it is not meant for general Symbian/S60 development. Extract the patch into x86Build directory under your Carbide installation, e.g. "C:\Program Files\Nokia\Carbide.c++ v2.0\x86Build".
S60 SDK 3rd Edition FP1
2. The getexports.exe on S60 SDK 3rd Edition FP1 is not sufficient, please download file below:
Copy the executable into epoc32\tools\ found under EPOCROOT of your S60 SDK 3rd Edition FP1 (i.e "C:\Symbian\9.2\S60_3rd_FP1_3\").