Build InstructionsΒΆ

Select your operating system below to view specific build steps.

Linux

Build instructions for Ubuntu, Fedora, and Arch Linux using GCC/Clang via the command line.

Linux Quickstart Guide
macOS

Instructions for Intel and Apple Silicon Macs using Xcode or Homebrew dependencies.

macOS Quickstart Guide
Windows (PowerShell)

Standard command-line build using CMake and Ninja/MSBuild.

Windows (Powershell) Quickstart Guide
Windows (Visual Studio)

Setup build and debug inside the Visual Studio IDE.

Windows (Visual Studio) Quickstart Guide
Build Options

Reference for CMake flags (e.g., HUIRA_TESTS) available on all platforms.

Huira Build Options
Python Bindings

Installing the python bindings

Python Bindings