Hi there,
I'm attempting to build a toolchain for aarch64-uwp-windows-msvc, however I'm hitting linker errors when attempting to do so. Can anyone provide assistance in configuring the build system so I can create this target?
I was successfully able to build for x86_64-uwp-windows-msvc, but the arm64 equivalent isn't working for me.
I would really like this ARM64 UWP toolchain, as I am building a HoloLens 2 application using Rust.