mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-03 14:26:17 +00:00
1.1 KiB
Executable File
1.1 KiB
Executable File
title, weight, description, keywords
| title | weight | description | keywords | ||||
|---|---|---|---|---|---|---|---|
| Build | 1 | Build and package RustDesk from source. Start here for contributor-oriented build guidance across supported desktop platforms. |
|
Use these build guides when you want to compile or package RustDesk from source for desktop platforms. Check out build.py for packaging the desktop version.
What does the build section cover?
The build section covers the desktop contributor setup for Linux, Windows, and macOS. Use the platform-specific guide for dependency installation, vcpkg setup, Rust toolchain preparation, and final build or packaging commands.
Which build guide should you choose?
| Platform | Guide |
|---|---|
| Linux | Linux |
| Windows | Windows |
| macOS | macOS |
| Windows troubleshooting | FAQ for Windows |
{{% children depth="3" showhidden="true" %}}