Building from source
See the installation guide for end-to-end build instructions. Quick reference:
| Platform | Preset | Notes |
|---|---|---|
| macOS | macos-debug / macos-release | Uses Homebrew Qt; vcpkg for everything else |
| Linux | linux-debug / linux-release | Full vcpkg-based; Qt built from source on first run |
| Windows | windows-debug / windows-release | Visual Studio 2022 + Qt online installer |
CI uses Linux + Windows presets with full vcpkg builds. Local macOS uses Homebrew Qt for speed.
Full content for this page is part of Phase 2 documentation.