[Interest] Installing Qt for Android Binaries without GUI

Samuel Stirtzel s.stirtzel at googlemail.com
Tue Sep 22 15:36:18 CEST 2015


2015-09-22 14:38 GMT+02:00 Andreas Cord-Landwehr <cordlandwehr at kde.org>:
> Hi, I am searching for a way to install the Qt for Android binaries on a Linux
> host system without any GUI interaction. (use case: generation of a Docker
> image for a crossbuilder environment for Qt applications).
>
> For now, I looked into the Qt Installer (both offline and online installer),
> but both do not offer any option to change to a console-only mode. So, my
> question is: what is the recommended way to install these binaries in a
> console-only way?

Hi,

the Dockerfile on
https://github.com/rabits/dockerfiles/blob/qt-android/Dockerfile
should be a good start (disclaimer: I only tested the desktop variant
of this Dockerfile).
But it only works for Qt up to version 5.4 (see:
https://bugreports.qt.io/browse/QTIFW-734).


-- 
Regards
Samuel



More information about the Interest mailing list