-
Hello, We are looking to build dll files for windows ARM64 based architectures. Our team attempted this but there were errors about Atomics not being supported. If there isn't a current way to build for windows ARM64, can this be added as a feature? Its currently a blocker in our application development. Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
This sdk does support ARM64 and this sdk should work with atomics. Could you reply with a minimal reproducible sample and error logs? |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
It looks like this is a limitation caused by
MSVCaws-c-common.Sorry, but it looks like it is currently not possible for this sdk to be build on ARM64 because of the above limitation