Where to find the Qt Nokia SDK
-
Hello.
I have developed an application using the Qt Nokia SDK.
This app has a memory leak and i need to find it. So i have installed linux on my computer, but i need to download the same SDK that i used in Windows.I have looked everywhere on this Qt site, but i can't find it anymore. Can anyone locate the Qt Nokia SDK for me?
Thanks in advance
-
-
Oh am sorry.. You can take a look at "Git":http://qt.gitorious.org/qt-creator/qt-creator/trees/master repository where you'll find the source of all the versions.
Perhaps,its easier to look for different vendors with different versions of Qt in "this page":http://developer.qt.nokia.com/wiki/VendorPackages.
-
Sorry, we only provide one Qt SDK at a time. Since it auto-updates all the time anyway it is rather hard to get exactly the same versions anyway.
Also note that some components are not available on all platforms the SDK runs on.
PS: You can add specific Qt versions to any Qt SDK. Those are what is important for compatibility, not the tools used to edit your sources:-)