mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-05 05:59:35 +00:00
Updated Build (markdown)
parent
049a1743a4
commit
f341fe93e4
19
Build-and-Install.md
Normal file
19
Build-and-Install.md
Normal file
@ -0,0 +1,19 @@
|
||||
## Build for Linux
|
||||
- ./staticBuild
|
||||
- ./sharedBuild
|
||||
- ./snapBuild
|
||||
|
||||
## Build for Windows
|
||||
- from qtCreator
|
||||
|
||||
## Install
|
||||
You can download the latest version of the application [here](https://github.com/QuasarApp/Console-QtDeployer/releases).
|
||||
|
||||
### Snap
|
||||
[](https://snapcraft.io/cqtdeployer)
|
||||
|
||||
#### Attention!!!
|
||||
This application may not work stably in an isolated container. To solve these problems, use the console installation in the Classic box.
|
||||
```bash
|
||||
snap install cqtdeployer --classic
|
||||
```
|
6
Build.md
6
Build.md
@ -1,6 +0,0 @@
|
||||
## 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/Console-QtDeployer/releases).
|
Loading…
x
Reference in New Issue
Block a user