Symbian tools that you need before you start
What kind of tools you need to start? In different level you need different tools. In this tutorial we provide information about basic tools that you need to start.
- Install S60 SDK (S60 3rd Edition or 3rd Edition FP1 or 3rd Edition FP2 )
- Install carbide C++ express version from forum Nokia from this link
This SDK will provide you emulator (Basically a windows application that will be simulated as phone) where you can test your application in PC environment before putting it to real phone
This includes C++ compiler, IDE (integrated development environment. This carbide and SDK will work together, so you need both.
You may need to install active perl, Carbide installation will give you a installation link for that. You should be careful during installation about perl. Only specific version of perls works. So you should install that version. You can check if your carbide is working properly (at least for getting started) by following these steps.
If your Carbide works OK then you could continue wth Symbian C++ tutorial or if you think you need some C++ refreshment click here
