Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 5582a9fe rédigé par Kubat's avatar Kubat
Parcourir les fichiers

Update README

parent 3ab21d4d
Branches migration-pg
Aucune étiquette associée trouvée
1 requête de fusion!21Add clean logs support + dependent MR
...@@ -20,21 +20,14 @@ This project depends on cmake as a build system. For dependencies on ...@@ -20,21 +20,14 @@ This project depends on cmake as a build system. For dependencies on
Windows and MacOS, the easier thing to do is grab qtcreator and find a Windows and MacOS, the easier thing to do is grab qtcreator and find a
way to add the av libraries to it. way to add the av libraries to it.
#### Ubuntu/debian - Ubuntu/debian: Vivy depends on Qt5 and libav. On ubuntu install the
following packages: `qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
Vivy depends on Qt5 and libav. On ubuntu install the following packages: libavutil-dev libavcodec-dev libavformat-dev libmpv-dev cmake clang
`qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libavutil-dev clang-format libomp-dev`.
libavcodec-dev libavformat-dev libmpv-dev cmake clang clang-format - Arch/Manjaro: TODO!
libomp-dev`. - FreeBSD and other toasters: You will need cmake, qt and av dev
packages. Set your favorite C++ compiler with `-DCMAKE_CXX_COMPILER`
#### Arch/Manjaro and you're good to go.
TODO!
#### FreeBSD and other toasters
You will need cmake, qt and av dev packages. Set your favorite C++
compiler with `-DCMAKE_CXX_COMPILER` and you're good to go.
## Licence ## Licence
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter