Re: Development environment
Did you solve this already?
Jack
Re: Development environment
Re: Development environment
Might be that as you have installed multiple versions of S60_5th_Edition_SDK_v1.0_x so Qt Setup might not be able to copy required files to required places . you might want to cleanup your Development machine or try copying qt files manually.
Re: Development environment
As you can see I reinstalled the whole system multiple times ;) I also removed previously installed files each time. But somewhere the SDK seems to store links to the already removed SDK because the installer always wants to install to S60_5th_Edition_SDK_v1.0_x+1. I even deleted the \Shared files\Nokia by hand because they were not de-installed. Maybe I should try next time to remove the _x from the installation part of the SDK. ...hope dies last.
Re: Development environment
[QUOTE=kwin;684917]As you can see I reinstalled the whole system multiple times ;) I also removed previously installed files each time. But somewhere the SDK seems to store links to the already removed SDK because the installer always wants to install to S60_5th_Edition_SDK_v1.0_x+1. I even deleted the \Shared files\Nokia by hand because they were not de-installed. Maybe I should try next time to remove the _x from the installation part of the SDK. ...hope dies last.[/QUOTE] it also has been discussed more then once in Symbian.C++ section just for your referance [url]http://skumarmobiledev.blogspot.com/2008/10/how-to-make-old-sdk-installations-foot.html[/url]
Re: Development environment
Thank you skumar_rao, I tried so many times to get a running development environment and now it works. I removed that curious registry key which is mentioned in your linked page, that really solved the problem!