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

GitHub Actions: ARM builds broke, workaround required #512

Open
rpavlik opened this issue Nov 27, 2024 · 0 comments
Open

GitHub Actions: ARM builds broke, workaround required #512

rpavlik opened this issue Nov 27, 2024 · 0 comments

Comments

@rpavlik
Copy link
Contributor

rpavlik commented Nov 27, 2024

At OpenXR 1.1.43 release time:

Runners apparently now default to Windows SDK 10.0.26100.0, but are missing the corresponding ARM64 compilers.

We can force an older Windows SDK, but CMake mysteriously fails to find WindowsApp.lib on arm (32 bit) then.

So, we disabled the arm_uwp (32 bit) build, and set all the UWP builds to use WinSDK 10.0.22000.0. Should not really make any difference.

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

No branches or pull requests

1 participant