Hi Roman,
You may try my extract-qt-installer script at https://github.com/benlau/qtci
Usage:
#Fetch all avaialble packages
extract-qt-installer --list-packages online_installer.run
#Installation
QT_CI_PACKAGES="qt.qt5.5110.gcc_64,qt.qt5.5110.android_armv7"
extract-qt-installer
online_installe
Is also should be possible via scripting ability of the IFW:
http://doc.qt.io/qtinstallerframework/noninteractive.html
Here’s a hopefully still working example:
https://stackoverflow.com/a/34032216/1688203
---
Artem Sidyakin
> On 15 Sep 2018, at 22:37, Roman Wüger wrote:
>
> Thanks for the hi
Thanks for the hint, I will try your suggestion.
Regards
Roman
> Am 15.09.2018 um 18:44 schrieb Ola Røer Thorsen :
>
> Last time I tried the command line options to avoid using the installer gui
> did not do anything. Then spent some time trying to script the installer for
> console-only-use,
Last time I tried the command line options to avoid using the installer gui
did not do anything. Then spent some time trying to script the installer
for console-only-use, but it's not well documented and hard to get right.
Expect to get into situations during upgrades where your script will get
stu
Hi,
I have Ubuntu server 18.04 Installed and wanted to install Qt with the online
installer. Is this somehow possible. I thought it was possible in the past if I
remember correctly.
Thanks in advance
Regards Roman___
Interest mailing list
Interest@qt-