Describe the bug, including details regarding any error messages, version, and platform.
Building the C++ library on Windows ARM64 with MSVC does not work anymore since #47573. This is because MSVC NEON intrinsics are not supported in xsimd yet.
Component(s)
C++