Skip to content

[3.0] Update SDL to 3.2.6 - #2433

Closed
joskuijpers wants to merge 2 commits into
dotnet:develop/3.0from
joskuijpers:update-sdl
Closed

[3.0] Update SDL to 3.2.6#2433
joskuijpers wants to merge 2 commits into
dotnet:develop/3.0from
joskuijpers:update-sdl

Conversation

@joskuijpers

@joskuijpersjoskuijpers commented Mar 3, 2025

Copy link
Copy Markdown
Contributor

I ran the update.sh script to update the commit ref and version.txt file.

3.2.6 contains a whole host of ABI compatible fixes: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.6

I'd guess this also needs updates to the binaries. Is there an action doing that?

/build-native sdl

@Perksey

Copy link
Copy Markdown
Member

So yeah... our actions apparently don't work properly on forks. Can you manually download the binaries that have been built and commit them please? Thanks.

@joskuijpers

Copy link
Copy Markdown
ContributorAuthor

Done. but it is unclear to me which binaries to take for the simulators. The iOS and tvOS build both have a simulator binary, and so do the iosSimulator and tvossimulator builds.

@ExaniteExanite mentioned this pull request Apr 30, 2026
14 tasks
@Exanite

Copy link
Copy Markdown
Member

This is superseded by #2570, which has been merged.
I'll also look into improving the native build workflows.

Please let me know if you have any questions or concerns.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@joskuijpers@Perksey@Exanite