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

CxxWrap error in CI #711

Closed
lgoettgens opened this issue Sep 11, 2023 · 1 comment
Closed

CxxWrap error in CI #711

lgoettgens opened this issue Sep 11, 2023 · 1 comment
Labels

Comments

@lgoettgens
Copy link
Member

Oscar CI on all julia versions currently prints the following in all julia versions (e.g. https://github.com/oscar-system/Oscar.jl/actions/runs/6147199531/job/16678124943?pr=2753#step:7:271)

┌ Error: Calling `@wrapmodule` with the path of the library to load is no longer supported. 
│ Pass the name of a function returning the path instead, e.g. use `libfoo_jll.get_libfoo_path` instead of `libfoo_jll.libfoo`.
└ @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/VnssN/src/CxxWrap.jl:729
@lgoettgens lgoettgens added the bug label Sep 11, 2023
@lgoettgens
Copy link
Member Author

Already fixed by #710.

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

No branches or pull requests

1 participant