Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
5.8.0 RC
-
None
-
Windows 10 x64
Description
I'm using an online installation of Qt with QtCreator 4.1.
According to hunger the parameters passed to the sdktool contains unsoported parameter (Ctoolchain, Cxxtoolchain).
Error during installation process (qt.58.win32_mingw53):
Execution failed(Unexpected exit code: 1): "C:\Qt\/Tools/QtCreator\bin\sdktool.exe addKit --id qt.58.win32_mingw53_kit --name Desktop Qt %{Qt:Version} MinGW 32bit --Ctoolchain ProjectExplorer.ToolChain.Mingw:qt.tools.win32_mingw530.gcc --Cxxtoolchain ProjectExplorer.ToolChain.Mingw:qt.tools.win32_mingw530.g++ --qt qt.58.win32_mingw53 --debuggerid Debugger.qt.tools.win32_mingw530 --devicetype Desktop"
I'ld suggest to add a dependency to QtCreator 4.2 for every install step that is using these parameters.
Attachments
Issue Links
- depends on
-
QTIFW-914 Installer does not check dependency version
- Closed