mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-07-01 23:36:21 +00:00
Update _index.fr.md
This commit is contained in:
parent
f1423e7044
commit
0a9ef85ed4
@ -3,25 +3,6 @@ title: Linux
|
|||||||
weight: 10
|
weight: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
## Dépendances
|
|
||||||
|
|
||||||
Les versions de bureau utilisent [sciter](https://sciter.com/) pour l'interface graphique, veuillez télécharger la bibliothèque dynamique sciter vous-même.
|
|
||||||
|
|
||||||
[Windows](https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.win/x64/sciter.dll) |
|
|
||||||
[Linux](https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.lnx/x64/libsciter-gtk.so)
|
|
||||||
[macOS](https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.osx/libsciter.dylib)
|
|
||||||
|
|
||||||
## Étapes brutes de la compilation/build
|
|
||||||
|
|
||||||
- Préparez votre environnement de développement Rust et votre environnement de compilation C++.
|
|
||||||
|
|
||||||
- Installez [vcpkg](https://github.com/microsoft/vcpkg), et définissez correctement la variable d'environnement `VCPKG_ROOT`.
|
|
||||||
|
|
||||||
- Windows : vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static
|
|
||||||
- Linux/Osx : vcpkg install
|
|
||||||
|
|
||||||
- Exécuter `cargo run`
|
|
||||||
|
|
||||||
## Comment compiler/build sous Linux
|
## Comment compiler/build sous Linux
|
||||||
|
|
||||||
### Ubuntu 18 (Debian 10)
|
### Ubuntu 18 (Debian 10)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user