-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
guillaume charbonnier edited this page Apr 16, 2020
·
3 revisions
- Windows
(installation details)
- From the release page, download the Inno setup installer
- Proceed with the setup
- GNU Linux
(installation details)
- From the release page, download the AppImage container.
- Set the executable flag : 'chmod u+x swag*.AppImage'
- Launch
- macOS >=10.13
(installation details)
- From the release page, download the DMG container.
- Open the container and move the Swap.app into your applications folder
- Authorize execution of swag from the security panel of the sytem settings
It is strongly advised to use the latest stable Qt version (Qt5.14.1 at the time of the project start).
- git clone the project and get its submodules
git clone https://github.com/a-team-fr/swag.git
git submodule update --init
-
Open the project with QtCreator
-
Build & run