Thanks Ben!
This is exactly what I was looking for as well: Automated install for
Qt/android/linux.
I used the path:
https://download.qt.io/online/qtsdkrepository/linux_x64/android/qt5_58/
On Thu, Jul 6, 2017 at 7:58 AM, Ben Lau wrote:
>
> I check the package list from the directory of download.
I check the package list from the directory of download.qt.io
Example:
https://download.qt.io/online/qtsdkrepository/mac_x64/desktop/qt5_55/
On 6 July 2017 at 22:32, Michael Jackson
wrote:
> I am updating our script file for installing Qt 5.9.1 in an automated
> fashion. We do this by callin
I am updating our script file for installing Qt 5.9.1 in an automated
fashion. We do this by calling the installer with the --script argument.
Generally works great for the default install. I would like to customize
the install to remove some of the components. At one point I had code
like this