List of sdk downloads?
-
-
It's better to ask specific platform.
"Download. Try and Buy" -> (Scroll to the bottom of the page)
-> "Downloads for open source users" -> "Go open-source"
->(Scroll to the bottom of the page)
-> Looking for Qt binaries -> Download the Qt Online InstallerI must say it's more user friendly than in my youth, when I need to compile it, but it's still sophistacated :)
This is a link for online windows installer:
http://download.qt.io/official_releases/online_installers/qt-unified-windows-x86-online.exe -
solved: Looks like you have to install QT Creator for Every Single Sdk, and the request to allow Creator to be optional has been deemed "out of scope". https://forum.qt.io/topic/29996/install-qt-sdk-without-qt-creator/4
https://bugreports.qt.io/browse/QTBUG-32111
Thanks for the help. -
Hi,
Not for every single one of them unless you get the offline installer each time. With the online installer you install it once and then you can add as many variants of Qt you want.
-
@SGaist It does not seem to be working that way for me.
I have this installer: qt-unified-windows-x86-3.1.1-online
Here, screenshot shows QT Creator cannot be unselected:
How can an sdk be installed without forcing Creator installation, too?
I don't know what I installed it with originally, online or offline. -
@JeTSpice Your screen-shot shows that QtCreator is already installed, it will not be installed again. Just add one more SDK and see what happens. I usually have more than one Qt version installed and QtCreator is always installed only once.
On Windows QtCreator is installed in YOUR_QT_DIR/Tools/QtCreator - this directory is not SDK specific.