Skip to content

Deploying Application

therecipe edited this page Oct 30, 2018 · 8 revisions

Deployment is the process to make a software system available for use to other parties. With this binding, you can easily deploy your application to your system's platform using qtdeploy by running

qtdeploy build desktop

However, to deploy your application to another platform there might be additional steps that you have to take. Check the table below and click on the check marks for detailed instructions about how to deploy your application to other platforms.

To ↓ From → Linux Windows macOS
Windows 32-bit (shared)
Windows 32-bit (static)
Windows 64-bit (shared)
Windows 64-bit (static)
Linux
Android
Raspberry Pi
SailfishOS
Ubuntu Touch
JavaScript
WebAssembly
macOS
iOS
AsteroidOS TODO TODO TODO
Clone this wiki locally