We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install Docker: https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe
Share the drive containing your GOPATH with docker
Pull the target image
docker pull therecipe/qt:ubports_arm_vivid
or
docker pull therecipe/qt:ubports_64_vivid
docker pull therecipe/qt:ubports_arm_xenial
docker pull therecipe/qt:ubports_64_xenial
qtdeploy -docker build ubports_arm_vivid
qtdeploy -docker build ubports_64_vivid
qtdeploy -docker build ubports_arm_xenial
qtdeploy -docker build ubports_64_xenial
You should find your deployed application inside the deploy subfolder.
deploy
There was an error while loading. Please reload this page.