archimedes icon indicating copy to clipboard operation
archimedes copied to clipboard

build

Open randomusert opened this issue 1 year ago • 4 comments

Doesn't build. make gives error on line 118

randomusert avatar Jun 05 '23 11:06 randomusert

try neovim

chairclr avatar Aug 03 '23 02:08 chairclr

Gotta give the actual error my man

8ightfold avatar Oct 18 '23 20:10 8ightfold

try neovim

try emacs

ppebb avatar Jul 04 '24 04:07 ppebb

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

randomusert avatar Jul 04 '24 15:07 randomusert