Skip to content

Building from source

See the installation guide for end-to-end build instructions. Quick reference:

PlatformPresetNotes
macOSmacos-debug / macos-releaseUses Homebrew Qt; vcpkg for everything else
Linuxlinux-debug / linux-releaseFull vcpkg-based; Qt built from source on first run
Windowswindows-debug / windows-releaseVisual 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.