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

Experimental nightly builds compiled with VS2022 #5266

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

maron2000
Copy link
Contributor

This PR adds binaries built on VS2022 (build tool v143) to the nightly builds, currently found in the 64-bit VS build page.
It maybe a debate when to migrate to v143 as mentioned in PR #5107, but at least we can confirm the code is compatible among VS2017, VS2019, and VS2022.
A slight patch was needed to build the SDL2 libraries on VS2022.

Future compatibility can also be confirmed by the nightly builds as well.
Currently the official release will be built on VS2019, but can be easily changed whenever migrating to VS2022 is determined.

@joncampbell123 joncampbell123 merged commit 8cc33c0 into joncampbell123:master Nov 1, 2024
21 checks passed
@maron2000 maron2000 deleted the VS2022_test branch November 6, 2024 11:37
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.

2 participants