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

CI does not test LLVMJIT on Windows #92

Closed
rafzi opened this issue Oct 12, 2021 · 1 comment
Closed

CI does not test LLVMJIT on Windows #92

rafzi opened this issue Oct 12, 2021 · 1 comment

Comments

@rafzi
Copy link
Member

rafzi commented Oct 12, 2021

The chocolatey package (and the official llvm installer) do not provide the required cmake files for FIND_PACKAGE.

See https://groups.google.com/g/llvm-dev/c/BT3fCvN6DCk

The solutions do not seem great:

  • Build LLVM from source. Not really feasable in the CI, have to prepare some package or look for a prebuilt one.
  • Manually include the libs and headers without FIND_PACKAGE
@DanMueGri
Copy link
Member

Closed, native windows support to WSL, so no native windows support required anymore.

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