Qt SDK
-
You can find it at "repository":http://qt.gitorious.org/qtsdk
-
Hi
For Linux you could try:
sudo apt-get install qt-sdk
And for Windows you can try "here":http://www.developer.nokia.com/info/sw.nokia.com/id/da8df288-e615-443d-be5c-00c8a72435f8/Qt_SDK.html (I don't know yet if this link works).
Good luck!
-
Which platforms do you want to develop for? If you need the Nokia phones, then you will need to grab the Nokia Qt SDK. If you want to target the desktop instead you might be better of with the Qt5 (RC2) packages: Those contains the Qt libraries as well as Qt Creator. On windows you will need to install a matching compiler though. Check the Qt Creator docs for information on what is needed.
-
Hello again mate!
I just found "this":http://sector.ynet.sk/qt4-tutorial/preparations.html Have a look!