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
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!21Add clean logs support + dependent MR
Ce commit fait partie de la requête de fusion !22. Les commentaires créés ici seront créés dans le contexte de cette requête de fusion.
......@@ -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
way to add the av libraries to it.
#### Ubuntu/debian
Vivy depends on Qt5 and libav. On ubuntu install the following packages:
`qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libavutil-dev
libavcodec-dev libavformat-dev libmpv-dev cmake clang clang-format
libomp-dev`.
#### Arch/Manjaro
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.
- Ubuntu/debian: Vivy depends on Qt5 and libav. On ubuntu install the
following packages: `qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
libavutil-dev libavcodec-dev libavformat-dev libmpv-dev cmake clang
clang-format libomp-dev`.
- Arch/Manjaro: 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
......
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