|
I am trying to get this crate to work, but im getting an error when trying to just build a hello world with the crate installed. I think it says its missing some library files. I installed from pacman and the |
Answered by
kehrazy
Sep 14, 2024
Replies: 2 comments
|
by building it manually with cmake. |
0 replies
Answer selected by
taitep
|
Converting to a discussion as this is a question and not an issue. LLVM has a setup installer bash script, I'm not sure if it works on arch(?) but it's worth looking into |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
by building it manually with cmake.