RHEL 8 HPC cluster meson.build version 1.2.0: ariable 'dep_llvm' in the subproject 'subprojects/llvm' is not found #12089
LinuxPersonEC
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a subprojects directory with a
llvm.wrap
file containing:using
~/.local/bin/meson setup -Dllvm=enabled -Dgallium-drivers=swrast -Dvulkan-drivers=swrast -Dshared-llvm=disabled -Dcmake_prefix_path=/burg/opt/llvm/16.0.6/bin --native-file custom-llvm.ini
Without the wrap file I got:
Anything obvious here that I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions