matrix-construct / construct

This is The Construct

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no llvm in ./configure script?

cypa opened this issue · comments

commented

got this error message on make - resolved with pacman --sync llvm

llvm.cc:11:10: фатальная ошибка: llvm/Config/llvm-config.h: Нет такого файла или каталога
   11 | #include <llvm/Config/llvm-config.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~

You may need to create a symlink on the system such as /usr/include/llvm to /usr/include/llvm-9/llvm or to /usr/lib/llvm-9/include/llvm

commented

Anyway, it is compiled already.
Thanks, I'll try to setup my little mx server ...