|
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, |
Answered by
jmklix
Jul 11, 2023
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? |
4 replies
|
Hello! Reopening this discussion to make it searchable. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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