2015-09-22 14:38 GMT+02:00 Andreas Cord-Landwehr <cordlandw...@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 _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest