Skip to content

turtletramp/qt-build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qt-build

A headless Qt 5.9.3 build environment for Ubuntu, tested with 16.04 LTS (Xenial Xerus).

Usage

  • make
  • docker run -t -i --rm -v $PWD:$PWD qt-build:xenial-5.9.3-1 bash
  • qmake in the container

Selected Components

  • qt.593.gcc_64
  • qt.593.clang_64
  • qt.593.android_armv7
  • qt.593.qtvirtualkeyboard
  • qt.593.qtwebengine

Edit qt-installer-noninteractive.qs and build your own image to add more.

Credits

About

A headless Qt build environment for Ubuntu

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.3%
  • Makefile 19.7%