EndrII e7c6b05e66
All checks were successful
buildbot/AndroidBuilder_v8Qt6 Build finished.
buildbot/LinuxCMakeBuilderQt6 Build finished.
buildbot/AndroidBuilder_v7 Build finished.
buildbot/DocsGenerator Build finished.
buildbot/AndroidBuilder_v8 Build finished.
buildbot/LinuxCMakeBuilder Build finished.
buildbot/Wasm32Builder Build finished.
buildbot/WindowsCMakeBuilder Build finished.
buildbot/LinuxBuilder Build finished.
buildbot/WindowsBuilder Build finished.
fix docs
2021-09-22 12:44:32 +03:00
2020-07-29 00:42:58 +03:00
2021-07-28 12:39:25 +03:00
2021-09-22 12:44:32 +03:00
2021-09-22 12:44:32 +03:00
2021-02-08 15:31:01 +03:00
2021-09-22 12:14:40 +03:00
2019-03-25 21:29:57 +03:00
2021-07-28 13:30:30 +03:00
2020-02-06 10:59:44 +03:00
2021-04-10 16:36:18 +03:00
2021-09-22 12:14:40 +03:00
2021-05-21 19:07:42 +03:00
2021-09-14 09:44:18 +03:00
2021-01-05 13:17:11 +03:00
2020-06-30 13:14:33 +03:00
2021-02-20 12:50:27 +03:00
2021-01-05 13:17:11 +03:00
2020-06-30 14:42:23 +03:00
2021-05-21 19:07:42 +03:00
2021-09-12 10:44:39 +03:00
2018-08-17 17:04:32 +03:00
2021-07-19 16:27:45 +03:00
2021-05-22 12:01:57 +03:00

CQtDeployer

cqtdeployer cqtdeployer

Logo


Support the project

If you like what we do and it benefits you, you can support the project on the official page QuasarApp in Patreon

What is CQtDeployer

The CQtDeployer is application for extract all depends library of executable and create launch script for your application.

Key differences of this program:

  • Performance: this program deploys the application several times faster (up to 10 seconds)
  • Flexibility: this application's got flags that help you to configure the deployment for your or your project's needs
  • Crossdeploy: this application's support windows and linux distrebutives, This means that you can use it not only to deploy a project for your platform, but also to deploy a project on Linux for Windows and vice versa.
  • Fast create installers : Upon completion of the deployment, you will receive a self-contained installer of your distribution.

Supported platforms:

Support processors architectures:

  • x86
  • x86-64
  • ARM
  • ARM64

How to use

Example: cqtdeployer <-bin [params]> [options]

See list of all options here

Example: cqtdeployer -bin myApp -qmlDir ~/MyAppProject/qml -qmake ~/Qt/5.12.4/gcc_64/bin/qmake clear

More examples

Project structure after deploy:

 #linux
 cqtdeployer -bin Guitar  
 
 #windows
 cqtdeployer -bin Guitar.exe -qmake /path/to/qmake.exe

Project installer after deploy with the qif option.

 #linux
 cqtdeployer -bin Application qif
 
 #windows
 cqtdeployer -bin Application.exe -qmake /path/to/qmake.exe qif

Project installer after deploy with the qif and qifStyle option.

 #linux
 cqtdeployer -bin Application qif -qifStyle quasar
 
 #windows
 cqtdeployer -bin Application.exe -qmake /path/to/qmake.exe qif -qifStyle quasar

 #linux
 cqtdeployer -bin Application qif -qifStyle path/to/myStyle.css
 
 #windows
 cqtdeployer -bin Application.exe -qmake /path/to/qmake.exe qif -qifStyle path/to/myStyle.css

Build and install

The Building or installation instructions see on wiki page

Projects using CQtDeployer:

  • QAmigo - Qt cross-platform serial port socket assistant for visualizing data.
  • QtSecret - Simple encryption library supporting RSA and AES algorithms.
  • Hanoi-Towers - Hanoi Towers Game
  • distbuilder - Distribution Builder
  • Manager_v2 - Qt Quick Controls 2 - Linux Manager Desktop Application
  • IDE65XX - IDE 65XX is one of the open source IDE options available for developers working with Kick Assembler.
  • Tanks - 2D game written in C++ & Qt for Windows, Linux and Android
  • stegano - Bit-level Image Manipulation Software with Qt Framework - Steganography Pet Project
  • Online_Board - This is a board that you can share with others.

If you want to get more information see our documentations here


Credits

Join the development fund and support QuasarApp to help with the development of our projects.

If you would like to use bitcoins to support us, you can transfer coins to these address. If you want to be included in the patron list, send an e-mail message - QuasarApp@yandex.by.

Note: You must send a message signed with address of the bitcoin wallet from which the payment was made.

qrcode

bitcoin: bc1qzuymq7jc9q2x04wcwstr45tu8klm46zfl20wyp

Our patrons list:

Silver Membership Patrons:

  • Rustem Husnutdinov
  • Semih Ufuk Güler

Thanks


Languages
C++ 89.8%
QML 6.6%
CMake 1.4%
JavaScript 0.5%
Shell 0.5%
Other 1%