Hi,
The package available in repo is version 0.7.1-1 (latest stable is 0.8.1 though). (https://archlinuxarm.org/packages/aarch64/zig)
When running zig it errors with:
$this->bbcode_second_pass_code('', 'zig: error while loading shared libraries: libclang-cpp.so.11: cannot open shared object file: No such file or directory')
(Default) installed version of clang is 12.0.1-1
There seems to be a mismatch of clang used to compile zig and the one available in the repo. Can this be picked up?
Kind regards,
David