mirror of
https://github.com/QuasarApp/QtDeployer.git
synced 2025-04-26 05:24:31 +00:00
71 lines
3.6 KiB
Markdown
71 lines
3.6 KiB
Markdown
# Welcome to the Qt Deployer!
|
||
# 
|
||
|
||
***************************
|
||
[](https://build.snapcraft.io/user/QuasarApp/QtDeployer)
|
||
|
||
***************************
|
||
## What is Qt Deployer
|
||
The Qt Deployer is gui application for extract all depends library of executable and create launch script for your application.
|
||
|
||
This application generates an installation file with all the dependencies "qt".
|
||
The application consists of the following steps:
|
||
1. configuring the qt location paths and the project itself
|
||
2. project assembly with the selected qt
|
||
3. selection of the necessary not "qt" dependencies
|
||
4. Interpolator creation using "qt Install framework" (available only from version 1.1)
|
||
|
||
## Attention
|
||
##### This project is designed to build projects consisting of only one pro file, if you need to collect a large project, then you need to use our [template](https://quasarapp.github.io/QtDeployTemplate/) to build and deploy qt applications
|
||
|
||
### How to use
|
||
[](https://youtu.be/TaEdTTiRW7g)
|
||
|
||
### supported platform:
|
||
1. Linux
|
||
|
||
## Build for Linux
|
||
- qmake & make or install qt creator and build on qtcreator
|
||
|
||
|
||
## Install
|
||
You can download the latest version of the application [here](https://github.com/QuasarApp/QtDeployer/releases).
|
||
|
||
## Donate
|
||
If you want to help the project, then you can donate a small amount to our bitcoin wallet.
|
||
|
||
### Bitcoin address - 1NJNbDKmezcUcHRfzpBeq2fHeG21oEKX8Q
|
||
|
||
***************************
|
||
***************************
|
||
***************************
|
||
|
||
## Что такое Qt Deployer
|
||
Qt Deployer это GUI-приложением для извлечения всех зависимых библиотек исполняемого файла и создает сценарий запуска для вашего приложения.
|
||
|
||
Данное приложение генерирует установочный файл со всеми зависимостями "qt".
|
||
Работа приложения состоит из следующих этапов:
|
||
1. настройка путей расположения qt и самого проекта
|
||
2. сборка проекта с выбранным qt
|
||
3. выбор необходимых не "qt" зависимостей
|
||
4. Создания интерполятора с использованием "qt Install framework" (доступно только начиная с версии 1.1)
|
||
|
||
## Внимание
|
||
##### Данный проект преднозначен для сборки проектов состоящих всего из одного pro файла, если вам необходимо собрать крупный проект то вам нужно аоспользоватся нашим [шаблоном](https://quasarapp.github.io/QtDeployTemplate/) для сборки и развертывания qt приложений
|
||
|
||
### поддерживаемая платформа:
|
||
1. Linux
|
||
|
||
## Build для Linux (snap)
|
||
- qmake & make или установите qtcreator и соберите проект с qt5.9 или выше.
|
||
|
||
|
||
## Установить
|
||
Вы можете загрузить последнюю версию приложения [здесь](https://github.com/QuasarApp/QtDeployer/releases).
|
||
|
||
|
||
## Пожертвовать
|
||
Если вы хотите помочь проекту, то вы можете пожертвовать небольшую сумму на наш биткойн-кошелек.
|
||
|
||
### Биткойн-адрес - 1NJNbDKmezcUcHRfzpBeq2fHeG21oEKX8Q
|