Create installer/package for Windows on Arm
At Linaro, we are helping open source projects to enable support for Windows on Arm.
We recently focused on GIMP, as some of our customers asked for it. It's already available using MSYS2, but it would be great to directly offer an installer, or zip archive through the official website.
As you can see on our wiki, several solutions are possible:
- compile natively using msys2/clangarm64
- cross compile from Linux using crossroad (a patch was sent to enable support for WoA)
Is there anything we can help to make progress on this?
Thanks, Pierrick