Skip to content

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

@noahmartinwilliams

Description

@noahmartinwilliams

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions