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 vulkanmemoryallocator to 3.2.1 #152

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Conversation

kasperk81
Copy link

@kasperk81 kasperk81 commented Mar 11, 2025

Description of Change
Update allocator to fix a compilation error on alpine cross build.

SkiaSharp Issue

fix mono/SkiaSharp#3193

API Changes

None.

Behavioral Changes

None.

Required SkiaSharp PR

Requires mono/SkiaSharp#3196

PR Checklist

  • Rebased on top of skiasharp at time of PR
  • Changes adhere to coding standard
  • Updated documentation

Sorry, something went wrong.

@kasperk81
Copy link
Author

@mattleibow this is needed for alpine riscv64 build. i've tested it locally and this is the only blocker left to get skiasharp working.

@mattleibow
Copy link

Can you open a PR in SkiaSharp to update the submodule and run the tests?

Once that passes I can merge both

@mattleibow mattleibow merged commit 8acf72f into mono:skiasharp Mar 13, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

[BUG] vulkanmemallocator is missing snprintf header
2 participants