Elektrine lite

← Feed

@johann@dragonscave.space

Post #2864737

2026-05-13 13:00 UTC

@ToniBarth@troet.cafe How do you build this on Mac? I already have the Rust compiler installed.

Replies (1)

  • @ToniBarth@troet.cafe 2026-05-13 13:02

    @johann@dragonscave.space You most likely have to install llvm and ninja via homebrew, see the CI workflow file for how the runner does this, that should basically cover your process too.

    Open ##2864738