Build InstructionsΒΆ

Select your setup below to get started.

Python Bindings

The quickest way to get started with Huira. Install via pip or build from source.

Python Bindings
Linux (C++)

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

Linux C++ Build Guide
macOS (C++)

Instructions for Apple Silicon Macs using Xcode or Homebrew dependencies.

macOS C++ Build Guide
Windows PowerShell (C++)

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

Windows (Powershell) C++ Build Guide
Windows Visual Studio (C++)

Setup build and debug inside the Visual Studio IDE.

Windows (Visual Studio) C++ Build Guide
Build Options

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

Huira Build Options