archonitelabs / radiant-cpp

Radiant Library (C++)
Apache License 2.0
2 stars 1 forks source link

EWDK support #9

Closed jxy-s closed 2 months ago

jxy-s commented 2 months ago

Re-introduces the ability to compile using the EWDK. This is a necessary workaround for https://github.com/archonitelabs/radiant-cpp/issues/7. Also cleans up the rad tooling arguments around cross compiling.

Until Bazel resolves the platform constraint toolchain resolution for Windows (https://github.com/bazelbuild/bazel/issues/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 https://github.com/bazelbuild/bazelisk/issues/572 is resolved).

codecov[bot] commented 2 months ago

Welcome to Codecov :tada:

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 :open_umbrella: