MediaPipeUnityPlugin
MediaPipeUnityPlugin copied to clipboard
About Windows ARM 64
Feature Description
Are there any plans to support Windows ARM64 computers, similar to Microsoft's Surface Pro 11 AIPC?
Current Behaviour/State
No response
Additional Context
No response
I think Windows ARM version is not available as a GitHub-hosted runner, and as long as that situation doesn't change, I don't think it will be supported.
I'm not sure if the library can be built on Windows ARM machines, but if you send the necessary patches to build it, I can merge them.
GitHub Actions recently supports windows arm64, can you try this feature? Make sure the library is able to support Windows ARM64 natively
https://blogs.windows.com/windowsdeveloper/2025/04/14/github-actions-now-supports-windows-on-arm-runners-for-all-public-repos/
To begin with, is it actually possible to build MediaPipe for Windows on ARM? If not, I think it might be a good idea to start by encouraging support on the MediaPipe side. On the other hand, if MediaPipe can be built, I wonder if it might also be possible to build this plugin locally. If that’s not the case, it would be helpful if you could create an issue based on any error messages you’re seeing.
It would be ideal if we could check this via GitHub Actions, but since MSYS2 doesn't seem to be included at the moment, it may take some time to confirm. Unless there’s strong demand, I’m currently not planning to try it.