1
0
Fork 0
mirror of https://gitlab.com/niansa/discord_llama.git synced 2025-03-06 20:48:25 +01:00
discord_llama/DPP/docpages/building/02_build.md
2023-04-29 10:49:24 +02:00

561 B

\page install-from-source Building D++ From Source

The way you build D++ varies from system to system. Please follow the guide below for your OS:

  • \subpage buildlinux "Building on Linux"
  • \subpage buildwindows "Building on Windows"
  • \subpage buildosx "Building on OSX"
  • \subpage buildfreebsd "Building on FreeBSD"

@warning Note that you most likely don't need to build D++ from source if you're on Linux or Windows. We offer prebuilt binaries for these platforms and are listed in package managers! Check the downloads in the releases section on github.