You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--windows_enable_symlinks is required. Add startup --windows_enable_symlinks to your .bazelrc to enable Bazel using full symlink support on Windows.
Initially I just thought this would not be a big issue but I later realized that there is more behind this sentence. As explained in the Bazel documentation, --windows_enable_symlinks requires to have the machine in developer mode.
Is it a concious decision to no longer support Windows without being in developer mode?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In the release notes of 2.0.0 it mentions
Initially I just thought this would not be a big issue but I later realized that there is more behind this sentence. As explained in the Bazel documentation,
--windows_enable_symlinksrequires to have the machine in developer mode.Is it a concious decision to no longer support Windows without being in developer mode?
Beta Was this translation helpful? Give feedback.
All reactions