hedronvision/bazel-make-cc-https-easy

[Self-Filed] Provide platform_mappings instructions

cpsauer opened this issue · 2 comments

As with all platform dependent C/C++ in Bazel, if you're using the Apple or Android-specific rules, you need to set up platform_mappings until Bazel resolves its outstanding issues. It's not hard if you know what to do, but can be tricky to figure out.

Please chime in if you'd like further instructions on this! We'll open source our workarounds if there's popular demand.

(Linked to from README)

[Intentional blank comment, added to make it clear from the table view that this isn't a user issue lacking a response.]

platform_mappings are no longer needed as of bazel 7, which will be released imminently, so I'm going to close this down for now

But if you're pinned to an old version, come across this, and want really help, lmk. I can always share what we had. But really, better to just use the latest and skip all this complexity.