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

LoadError: libcxxwrap_julia_jll not available on this platform #453

Open
SimonDanisch opened this issue Sep 18, 2024 · 1 comment
Open

Comments

@SimonDanisch
Copy link

SimonDanisch commented Sep 18, 2024

On windows and multiple Julia versions.

From the look at:
https://github.com/JuliaBinaryWrappers/libcxxwrap_julia_jll.jl/releases/tag/libcxxwrap_julia-v0.13.2%2B0
image

Quite a few platforms should be supported, but regardless of which Julia version I try, i get libcxxwrap_julia_jll not available on this platform.
Julia versions tried based on the artifacts:

1.10.0
1.10.4
1.11.0-rc3

All give the same error and I can confirm that adding libcxxwrap_julia_jll manually and calling libcxxwrap_julia_jll.is_available() returns false.

@barche
Copy link
Collaborator

barche commented Sep 19, 2024

That is quite unexpected, what is the output of versioninfo()?

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