archimedes
archimedes copied to clipboard
build
Doesn't build. make gives error on line 118
try neovim
Gotta give the actual error my man
try neovim
try emacs
error:
make: llvm-config: No such file or directory clang++ -o plugin/ext/ast.o -MMD -c -std=c++20 -stdlib=libc++ -O2 -g -Wall -Wextra -Wpedantic -Wno-vla-extension -Wno-c99-extensions -Wno-unused-parameter -Wno-gnu-zero-variadic-macro-arguments -Wno-gnu-anonymous-struct -iquoteplugin -Iinclude -Ilib/fmt/include -Ilib/nameof/include plugin/ext/ast.cpp make: clang++: No such file or directory make: *** [Makefile:118: plugin/ext/ast.o] Error 127