xpack-dev-tools / cmake-xpack

A binary distribution of the CMake build tools
https://xpack.github.io/cmake/
MIT License
4 stars 0 forks source link

Add support for arm64 Windows #6

Open giladgd opened 11 months ago

giladgd commented 11 months ago

Please add support for arm64 Windows.

I get this error on my arm64 Windows VM:

@xpack-dev-tools/cmake@3.26.5-1.1...
@xpack-dev-tools/cmake@3.26.5-1.1 => 'C:\Users\user\Documents\workspace\project\xpack\store\@xpack-dev-tools\cmake\3.26.5-1.1'
error: platform win32-arm64 not supported

My nodejs version is v20.6.1 arm64.

Thank you!

ilg-ul commented 11 months ago

Hmmm... Support for Arm is problematic, and for Windows Arm even more.

I currently don't have a machine to test this, and it might take quite some time to get one (probably a new MacMini with Parallels, running Windows Arm in a VM).