Finding out SDK-Version

Login to reply to this topic.
Mon, 2006-10-09 11:20
Joined: 2005-10-11
Forum posts: 2
I have a simple but annoying problem - i can't find out, which SDK i am using. A long time ago I downloaded some SDKs an installed one of them on my linux machine for developing...

And now i don't if it was 7.x, 8.0a or even another version.

Are there version-infos hidden somewhere in some include-files?

Mon, 2006-10-09 13:00
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: Finding out SDK-Version
There are several ways:

1. Go to the %EPOCROOT%\Series60Doc\ folder and check for this file s60_sdk_help.chm, open that it shows which version of SDK.

2. Go to the %EPOCROOT%\Epoc32\data folder and open epoc.ini check the value for _EPOC_DRIVE_D. From that line you can asume the version.

Mon, 2006-10-09 13:36
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 1890
Re: Finding out SDK-Version
or enter 'devices' in a dos shell. It will tell you about installed SDKs if any.

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Mon, 2006-10-09 13:38
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 1890
Re: Finding out SDK-Version
Oups, sorry, did not realize it was posted in the linux section....

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

  • Login to reply to this topic.