MediaPipeUnityPlugin icon indicating copy to clipboard operation
MediaPipeUnityPlugin copied to clipboard

About Windows ARM 64

Open GreenShadeZhang opened this issue 1 year ago • 3 comments

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

GreenShadeZhang avatar Jul 31 '24 01:07 GreenShadeZhang

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.

homuler avatar Aug 01 '24 03:08 homuler

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/

GreenShadeZhang avatar Apr 22 '25 07:04 GreenShadeZhang

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.

homuler avatar Apr 22 '25 09:04 homuler