mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-19 17:27:57 +02:00
Update _index.zh-tw.md
This commit is contained in:
parent
0ba851d2de
commit
890496373c
@ -3,25 +3,6 @@ title: Linux
|
||||
weight: 10
|
||||
---
|
||||
|
||||
## 依賴
|
||||
|
||||
桌面版本界面使用[sciter](https://sciter.com/), 請自行下載。
|
||||
|
||||
[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)
|
||||
|
||||
## 基本構建步驟
|
||||
|
||||
- 請準備好 Rust 開發環境和 C++編譯環境
|
||||
|
||||
- 安裝[vcpkg](https://github.com/microsoft/vcpkg), 正確設置`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
|
||||
|
||||
- 運行 `cargo run`
|
||||
|
||||
## 在 Linux 上編譯
|
||||
|
||||
### Ubuntu 18 (Debian 10)
|
||||
|
Loading…
x
Reference in New Issue
Block a user