mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-11-07 08:54:20 +01:00
Update _index.nl.md
This commit is contained in:
parent
3d6a93db28
commit
bcf73e7a96
@ -3,25 +3,6 @@ title: Linux
|
||||
weight: 10
|
||||
---
|
||||
|
||||
## Afhankelijkheden
|
||||
|
||||
Desktop versies gebruiken [sciter](https://sciter.com/) voor GUI, download dan zelf de sciter dynamische bibliotheek.
|
||||
|
||||
[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)
|
||||
|
||||
## Ruwe build stappen
|
||||
|
||||
- Bereid uw Rust ontwikkelomgeving en C++ build omgeving voor
|
||||
|
||||
- Installeer [vcpkg](https://github.com/microsoft/vcpkg), en stel `VCPKG_ROOT` omgevingsvariabele correct
|
||||
|
||||
- Windows: vcpkg installeer libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static
|
||||
- Linux/MacOS: vcpkg install
|
||||
|
||||
- run `cargo run`
|
||||
|
||||
## Build op Linux
|
||||
|
||||
### Ubuntu 18 (Debian 10)
|
||||
|
Loading…
Reference in New Issue
Block a user