Skip to content

Why can Meson not find existing /usr/lib/libclang.so? #14130

Answered by dcbaker
metaleap asked this question in Q&A
Discussion options

You must be logged in to vote

Because #13134 hasn't landed. You have two choices with clang:

  1. you can use "method: 'cmake'"
  2. you can use meson.get_compiler('c').find_library('clang')

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@metaleap
Comment options

Answer selected by metaleap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants