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

Update compat to CxxWrap 0.16 #63

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Update compat to CxxWrap 0.16 #63

merged 2 commits into from
Nov 5, 2024

Conversation

odow
Copy link
Member

@odow odow commented Oct 26, 2024

Closes #62

@odow
Copy link
Member Author

odow commented Oct 28, 2024

Requires JuliaRegistries/General#118250

@blegat blegat merged commit 842e947 into master Nov 5, 2024
9 checks passed
@odow odow deleted the odow-patch-1 branch November 6, 2024 02:33
@@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ['1.6', '1'] # Test against LTS
version: ['1.10', '1'] # Test against LTS
Copy link

@schillic schillic Nov 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new SDPA version does not work on v1.6 but v1.6 is still marked as compatible in Project.toml. So now the new SDPA version installs in v1.6 and breaks.
(UndefVarError: get_libsdpawrap_path not defined)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought I bumped it but I went to fast, let's update it on the registry

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fixed by JuliaRegistries/General#119139

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

Successfully merging this pull request may close these issues.

Use newer version of CxxWrap
3 participants