KhronosGroup / KhronosGroup/OpenXR-SDK-Source
GitHub Actions: ARM builds broke, workaround required
- Dominant language
- Python
- Stars
- 825
- Forks
- 306
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by examining the GitHub Actions ARM/UWP build configuration and its Windows SDK settings; done means restoring a working ARM build without the reported WindowsApp.lib failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, github-actions
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100