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

Use newer version of CxxWrap #62

Open
schillic opened this issue Oct 26, 2024 · 1 comment · May be fixed by #63
Open

Use newer version of CxxWrap #62

schillic opened this issue Oct 26, 2024 · 1 comment · May be fixed by #63

Comments

@schillic
Copy link

Currently, SDPA fails on PkgEval:

PkgEval run

The culprit seems to be CxxWrap. However, CxxWrap alone runs fine:

PkgEval run

I think simply supporting a newer version (v0.16 or maybe even only v0.15) would solve that.
On this note, I suggest to reactivate CompatHelper.

@odow
Copy link
Member

odow commented Oct 26, 2024

This is never trivial because we need to rebuild SDPA_jll etc:
JuliaPackaging/Yggdrasil#9694

I dislike CompatHelper. People should release fewer breaking changes.

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

Successfully merging a pull request may close this issue.

2 participants