Question

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
Was it helpful?

Solution

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.

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top