Skip to content

Deploying Application

Radhi edited this page Aug 16, 2017 · 8 revisions

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

qtdeploy build desktop

However, for cross compiling to other platform beside yours, there might be additional steps that you have to do. For more details on deploying method to each platform, check table below.

Linux Windows macOS
Linux [[✔ Deploying Linux to Linux]]
Windows 32-bit (shared) [[✔ Deploying Linux to Windows 32 bit Shared]]
Windows 32-bit (static) [[✔ Deploying Linux to Windows 32 bit Static]]
Windows 64-bit (shared) [[✔ Deploying Linux to Windows 64 bit Shared]]
Windows 64-bit (static) [[✔ Deploying Linux to Windows 64 bit Static]]
macOS
Android [[✔ Deploying Linux to Android]] [[✔
iOS
SailfishOS
Raspberry Pi
Clone this wiki locally