Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User SageX's Avatar
    Join Date
    Jun 2006
    Location
    Tampere, Finland
    Posts
    29
    I'm reinstalling sdk (broke the old installation). I have already uninstalled the old sdk's and also deleted the S60_3rd_MR directory. Now when I'm installing new there is _2 end of the dir like C:\Symbian\9.1\S60_3rd_MR_2\. Is there an easy way to remove this or do I just have to install it to that directory?

  2. #2
    Regular Contributor simo.salminen's Avatar
    Join Date
    Aug 2004
    Posts
    295
    I did fix it once, it was some registry hacking. Unfortunately I've forgotten what I did :<

    Anyway, dig around with regedit, you should find it.

  3. #3
    Super Contributor mitts's Avatar
    Join Date
    Sep 2004
    Posts
    1,048
    The version numbering is a feature of the SDK. It should not cause any issues.

  4. #4
    Regular Contributor simo.salminen's Avatar
    Join Date
    Aug 2004
    Posts
    295
    Well if uninstall does not work, and have have those paths hardcoded on scripts or other files, you need to then change thosefiles. Well, this is actually one good reason to always use subst to map virtual drive (from dos, type subst x: <sdk_path> and use x: drive for everything).

    In any case, IIRC you can fix this problem by cleaning out regkey HKEY_LOCAL_MACHINE\SOFTWARE\Nokia\com.nokia.s60.

  5. #5
    Registered User mgroeber9110's Avatar
    Join Date
    Mar 2003
    Location
    Germany
    Posts
    200
    Quote Originally Posted by mitts
    The version numbering is a feature of the SDK. It should not cause any issues.
    Unfortunately, it does cause issues even if one takes great care to avoid hard-coded SDK paths, because the version numbering also affects the name of the SDK in the "devices" command.

    If you have build scripts for multiple platform versions, all "@S60_3rd_MR:com.nokia.s60" and "devices -setdefault" commands will stop being portable across machines when you run into this issue. If you have to set up workstations for multiple developers, this can cause quite a hassle...

    It seems that removing the old S60_3rd_MR directory (not sure if this is needed), and deleting the HKEY_LOCAL_MACHINE\SOFTWARE\Nokia\com.nokia.s60 key will revert the "counter" back to zero, and give you an installation with the correct SDK name.

    It makes sense to allow multiple SDK installations side-by-side with this feature, but why doesn't uninstalling correctly count down this key? I would say this probably shouldn't have passed Symbian Signed. ;-)

Similar Threads

  1. MIDP applicatyion accessing a servlet not working in series 60 emulator
    By ferozekadamapuzha in forum Mobile Java General
    Replies: 11
    Last Post: 2008-05-07, 18:04
  2. CodeWarrior SDK S60v3 make a project
    By banter_cz in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2006-05-24, 03:58
  3. why sound example sdk 1.2 does not make?
    By diluo in forum Symbian C++
    Replies: 1
    Last Post: 2005-10-04, 03:59
  4. Series 60Series 60 MIDP Concept SDK Beta 0.2 Linux bug?
    By kauppi in forum Mobile Java Tools & SDKs
    Replies: 3
    Last Post: 2003-04-07, 09:05
  5. Http connection problem in 6310i
    By teahola in forum Mobile Java General
    Replies: 1
    Last Post: 2002-10-03, 18:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved