Hi all. We are currently looking into the possibil...
# kotlin-native
a
Hi all. We are currently looking into the possibility of running a K/N library on the Hololens 2 which would require compiling to Windows ARM64. I could not find a lot of information on targeting Windows but it seems that at this point only x64 architectures are supported. If anyone has any experience on this, I’d be grateful for pointers.
m
For now all K/N Windows ports based on MSYS2/MinGW, but it's ARM64 version is on early experimental stage - https://github.com/msys2/MSYS2-packages/issues/2440
👍 1