Replies: 1 comment 1 reply
|
Which shell/command prompt are you using? Some of them automatically convert slash-separated paths to Windows style paths and vice versa and |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am following the instructions in https://bazel.build/install/compile-source#build-bazel-using-bazel
to build bazel on Windows.
But I get the following error:
Why do I have to specify the target with triple '/' for it to work?
Thank you
All reactions