mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-03 14:26:17 +00:00
1.2 KiB
Executable File
1.2 KiB
Executable File
title, weight, description, keywords
| title | weight | description | keywords | ||||
|---|---|---|---|---|---|---|---|
| ビルド | 1 | RustDesk のビルドに関するドキュメントです。インストール、設定、展開、トラブルシューティングのガイドを参照できます。 |
|
デスクトップ版のパッケージ化については、build.py をご確認ください。
Build セクションでは何を扱いますか?
Build セクションでは、Linux、Windows、macOS 向けのデスクトップ開発環境を扱います。対象プラットフォームのガイドを選び、依存関係の導入、vcpkg の設定、Rust ツールチェーンの準備、最後のビルドまたはパッケージ化まで進めてください。
どの Build ガイドを選ぶべきですか?
| プラットフォーム | ガイド |
|---|---|
| Linux | Linux |
| Windows | Windows |
| macOS | macOS |
| Windows のトラブルシューティング | Windows FAQ |
{{% children depth="3" showhidden="true" %}}