[Interest] how to install qt enterprise using command line only?

Thiago Macieira thiago.macieira at intel.com
Thu Jul 7 06:42:22 CEST 2016


On quinta-feira, 7 de julho de 2016 10:29:43 PDT Лагнер, Сергей wrote:
> Does not work as well
> 
> ~/Downloads$ ./qt-enterprise-linux-x64-android-5.6.1-1.run -platform minimal
> Unknown option: p, l, a, t, f, o, r, m

Looks like the installer eats the options that QGuiApplication needs. Try this 
instead:

	export QT_QPA_PLATFORM=minimal


-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list