rules_foreign_cc icon indicating copy to clipboard operation
rules_foreign_cc copied to clipboard

Updated examples to use Visual Studio 2019

Open UebelAndre opened this issue 4 years ago • 2 comments

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.

UebelAndre avatar Aug 18 '21 13:08 UebelAndre

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)

homuler avatar Dec 19 '21 05:12 homuler

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!

github-actions[bot] avatar Jun 17 '22 22:06 github-actions[bot]