Skip to content

GitHub Actions: ARM builds broke, workaround required #512

@rpavlik

Description

@rpavlik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    synced to gitlabSynchronized to OpenXR internal GitLab

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions