Closed devjgm closed 3 years ago
Hi, thanks for the detailed report. I pushed a change that should fix the issue - by making a few things simpler, while also potentially increasing the required bazel version - I could only test with bazel 4.0 atm.
Sorry for the slow reply. I haven't verified the fix yet, but thank you for the quick response and the fix. Much appreciated.
No problem. Please reopen if the issue persists.
I'm trying to get this aspect working with my project https://github.com/googleapis/google-cloud-cpp, but I'm getting the following error:
I'm using:
Steps to reproduce:
Clone my repo (sorry, this can be a bit slow)
Clone your repo, and follow your install steps.
Run my build using the command you show here.
ERROR: This is where I get the error shown above.