- Create and cd to
/mnt/workspace apt update && apt install git -ygit clone https://github.com/kullo/qtbuild && cd qtbuild- Run
./install_packages.sh - Run
./download_qt.sh mkdir -p /opt/qt-clang-libc++- Run
./build.sh ~/Downloads/qt-everywhere-src-*/
- cd to
/mnt/workspaceand runsudo ./create_linux32_subsystem.sh - Switch to subsystem:
schroot -c trusty32 - cd to
/mnt/workspace - Run
./build.sh ~/Downloads/qt-everywhere-src-*/