After installing the S60 3rd Edition FP1 Platform SDK, with the Carbide C++ IDE,
you can build programs for phones that support:
- 3rdE-FP1
but can you also target phones that support the following?
- 3rdE
- 2ndE-FP3
- 2ndE-FP2
- 2ndE-FP1
- 2ndE
- 1stE
After installing the S60 3rd Edition FP1 Platform SDK, with the Carbide C++ IDE,
you can build programs for phones that support:
but can you also target phones that support the following?
You can build 3rdE but for older phones you must install SDKs for 1st and 2nd. If your applications are not using any fancy FP3 settings then having one 2nd SDK is enough.
I would have thought that so long as you only use APIs that are available in the oldest version then due to Symbian's binary compatibility any newer SDK should be able to build for an older release.