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 llvm and llvm-libs packages just dont include those files. Not sure if this is a problem in the repos, inkwell or somewhere completely else. Here is the full output from cargo: https://pastebin.com/FWnyt5AT
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
llvm
andllvm-libs
packages just dont include those files. Not sure if this is a problem in the repos, inkwell or somewhere completely else. Here is the full output from cargo: https://pastebin.com/FWnyt5AT