Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows ARM64 Support? #555

Open
2 tasks
MonPetitUd opened this issue Jul 6, 2024 · 1 comment
Open
2 tasks

Windows ARM64 Support? #555

MonPetitUd opened this issue Jul 6, 2024 · 1 comment
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue

Comments

@MonPetitUd
Copy link

Describe the feature

aws-crt package install appears to fail on Windows ARM64 devices e.g.

.cmake-js\node-arm64\v20.15.0\win-x86\node.lib : warning LNK4272: library machine type 'x86' conflicts with target machine type 'ARM64'

Use Case

Web development on Windows ARM64 devices.

Proposed Solution

Add support for aws-crt for Windows ARM64 and/or documentation to get it up and running on Windows ARM64 platforms.

Other Information

Node 20.15.0 (Windows ARM64)
CMake 3.3.0 (Windows ARM64)
VSCode 1.90.2 (Windows ARM64)
Microsoft Visual Studio Community 2022 17.10.3 (Windows ARM64)

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@MonPetitUd MonPetitUd added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 6, 2024
@jmklix
Copy link
Member

jmklix commented Jul 8, 2024

Thanks for opening this feature request. This is something that we want to do, but I don't have a timeline for when this might get added.
Similar feature request: awslabs/aws-c-common#1042

@jmklix jmklix added p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

2 participants