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

Incompatibility with LLVM 16 #24

Open
damian101 opened this issue Sep 14, 2023 · 1 comment
Open

Incompatibility with LLVM 16 #24

damian101 opened this issue Sep 14, 2023 · 1 comment

Comments

@damian101
Copy link

Tried to build on current Arch Linux, but fails, because llvm and llvm-libs versions are now at 16, had to downgrade.

@NSQY
Copy link

NSQY commented Sep 14, 2023

Arch still has llvm15 so we can just use this for now. You can either do this manually or just simply follow the instruction on the AUR page

paru -S llvm15 llvm15-libs
export LLVM_CONFIG=/usr/bin/llvm-config-15
paru -S vapoursynth-plugin-vsakarin-git

This should work as long as Arch carries LLVM 15.

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

No branches or pull requests

2 participants