Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got error "llvm-config: error: libLLVM-12.so is missing" #55544

Open
noahmartinwilliams opened this issue May 18, 2022 · 0 comments
Open

Got error "llvm-config: error: libLLVM-12.so is missing" #55544

noahmartinwilliams opened this issue May 18, 2022 · 0 comments

Comments

@noahmartinwilliams
Copy link

When I run "llvm-config --libs --link-shared" it prints out the error message. I tried checking, and the binaries included in version 12 from github don't include that library. I also ran an strace and found out that llvm-config doesn't seem to ever actually check to see if libLLVM-12.so is even there. It prints out that it's missing regardless of whether or not it exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants