#Failed building Zig

1 messages · Page 1 of 1 (latest)

silent hemlock
#

I got this error when building Zig. Can anyone help?

-- Configuring zig version 0.11.1-dev.23+aeb866687
CMake Error at cmake/Findllvm.cmake:27 (message):
  LLVM (according to /usr/bin/llvm-config-16) is missing target AVR.  Zig
  requires LLVM to be built with all default targets enabled.```
sly talon
#

LLVM has to be built complete

#

So lean LLVM builds (skipping targets) will fail

silent hemlock
#

I do not know what to do. I installed it by running:
conda install llvm

sly talon
#

look if they have a complete version