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

Fix Windows XP Visual Studio versions build issue with the windows-latest runner #5057

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

maron2000
Copy link
Contributor

Due to issues in windows-latest github runner, Visual Studio build tool v141 was dropped making XP builds impossible.
A workaround was PR #5023, this PR manually installs build tool v141 to the windows-latest runner, making it possible to build XP builds as before.

Tested 32-bit VS XP SDL1 & SDL2 versions on XP Professional 32-bit version.

@joncampbell123 joncampbell123 merged commit 0f38f55 into joncampbell123:master Jun 17, 2024
20 checks passed
@maron2000 maron2000 deleted the fix_lang branch June 18, 2024 12:08
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