Cockatrice/doc/doxygen-extra-pages/developer_documentation/compilation/index.md
Lukas Brübach d8e103466d Include compilation information in developer_reference.
Took 19 minutes

Took 2 minutes
2025-09-28 09:39:11 +02:00

1.1 KiB

@page compilation_index Building

Compiling Cockatrice

OS-Specific instructions are available at their respective pages:

  • @subpage compilation_linux
  • @subpage compilation_macos
  • @subpage compilation_windows

We also have installation instructions for some unsupported operating systems:

  • @subpage compilation_android
  • @subpage compilation_chromebooks

Official ready-to-install binaries are hosted on GitHub Releases, both stable and beta versions are available here.
These are provided for several big operating systems, make sure the package matches the version of your operating system.
Please check the release notes and our official website for more information.

Unofficial installation sources as an alternative to our packages are listed on our Unofficial Developer Builds page.