mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Includes a script that implementers can basically copy and paste and run in order to use the same process for setting environment and path variables that the developer command prompt uses. |
||
|---|---|---|
| .. | ||
| build_installer.md | ||
| build_linux.md | ||
| build_macos.md | ||
| build_static.md | ||
| build_windows.md | ||
| cmake_options.md | ||
| faq.md | ||
| ide_integration.md | ||
| README.md | ||
| setup_visual_studio.md | ||
Build Mumble
A fundamental dependency for building Mumble is git, so make sure you have it installed. If you are new to git, make sure to checkout this guide on git's basics in order to be able to follow the given instructions.
The first step in building Mumble is to clone this repository via git clone https://github.com/mumble-voip/mumble.git.
In order to actually build Mumble, you can follow one of the following instruction sets:
Furthermore you might find these helpful as well: