vaivis has quit [Read error: Connection reset by peer]
vaivis has joined #river
notzmv has quit [Ping timeout: 260 seconds]
notzmv has joined #river
vaivis has quit [Read error: Connection reset by peer]
lxsameer has joined #river
snakedye has joined #river
Moulberry has joined #river
<Moulberry>
Trying to compile on Asahi Linux (arm). Getting an error about libclang-cpp being missing. Installed all deps on the readme thru pacman. Any ideas?
<novakane>
install libclang-cpp?
<Moulberry>
Is there a package for that?
<Moulberry>
Hm maybe I need llvm11 instead of llvm
maxvv has joined #river
<novakane>
I have package for this on void linux at least
<Moulberry>
The error said libclang-cpp.so.11, so hopefully llvm11 will do it
<Moulberry>
Hm no luck with llvm11
Moulberry has quit [Quit: Client closed]
joahe has joined #river
Moulberry has joined #river
<Moulberry>
Yeah I have .so.13 but I can't find .so.11
<novakane>
is that with zig 0.9.1?
<Moulberry>
Oh... pacmans version of zig is 0.7.1
<Moulberry>
The aur doesn't have 0.9.1 either
<Moulberry>
Looks like I need to compile zig myself