Skip to content

Add GitHub Action for MacOS#309

Open
walbourn wants to merge 9 commits into
mainfrom
macosgha
Open

Add GitHub Action for MacOS#309
walbourn wants to merge 9 commits into
mainfrom
macosgha

Conversation

@walbourn

@walbourn walbourn commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Added a GHA to try to build the library using macOS's variant of Linux in order to validate the code against the Apple clang compiler.

The library can't officially support macOS because Direct3D headers are really only intended for WSL which has Direct3D 12 support. I have to override the VCPKG installer to use directx-headers which is required for this library. This GHA is to ensure good conformance for the compiler.

@walbourn
walbourn marked this pull request as ready for review July 16, 2026 20:22
@walbourn walbourn self-assigned this Jul 16, 2026
@walbourn walbourn added conformance github_actions Pull requests that update GitHub Actions code labels Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conformance github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant