rules_foreign_cc
rules_foreign_cc copied to clipboard
Updated examples to use Visual Studio 2019
This also tracks the resolution of https://github.com/bazelbuild/continuous-integration/issues/1204. If this PR turns green then that issue is considered resolved.
I'm sorry if you already know how to resolve the build error.
I'm not sure because I can't test it in the same environment, but I think you also need to overwrite BAZEL_VC, because the path to VS2017 is set to it now.
BAZEL_VC=(C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC)
This Pull Request has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days. Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_foreign_cc!