Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWindows build fails if llvm 9 or later is installed #25457
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On windows, we install llvm 8.0.0, and use it in bindgen for mozjs. Unfortunately if llvm 9 is isntalled as the system llvm, its includes get picked up, resulting in build errors: