mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-02 22:06:04 +00:00
1.1 KiB
Executable File
1.1 KiB
Executable File
title, description, keywords, weight, pre, chapter
| title | description | keywords | weight | pre | chapter | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Development | Development guides for RustDesk contributors. Learn how to build RustDesk on Linux, Windows, and macOS, and find contributor-oriented documentation for the project. |
|
8 | <b>3. </b> | true |
Use these development guides when you want to build RustDesk from source, understand the contributor workflow, or troubleshoot platform-specific build issues.
Which development guide should you choose?
| Need | Best guide |
|---|---|
| Start from the overall contributor build docs | Build |
| Build the desktop app on Linux | Linux build |
| Build the desktop app on Windows | Windows build |
| Build the desktop app on macOS | macOS build |
| Fix common Windows build problems | FAQ for Windows |
{{% children depth="3" showhidden="true" %}}