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

EWDK support #9

Merged
merged 2 commits into from Apr 28, 2024
Merged

EWDK support #9

merged 2 commits into from Apr 28, 2024

Conversation

jxy-s
Copy link
Collaborator

@jxy-s jxy-s commented Apr 28, 2024

Re-introduces the ability to compile using the EWDK. This is a necessary workaround for #7. Also cleans up the rad tooling arguments around cross compiling.

Until Bazel resolves the platform constraint toolchain resolution for Windows (bazelbuild/bazel#22164). The recommendation for developers looking to cross compile on Windows is to use the EWDK as outlined CONTRIBUTING.md. Also, as noted, when working on Windows ARM64 machine developers should use the specific Bazel binary instead of using bazelisk (until bazelbuild/bazelisk#572 is resolved).

Copy link

codecov bot commented Apr 28, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@jxy-s jxy-s merged commit a835d4f into main Apr 28, 2024
10 checks passed
@jxy-s jxy-s deleted the ewdk-support branch April 28, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant