Skip to content

Commit 1a914bf

Browse files
committed
update windows setup information in README
1 parent aa0640b commit 1a914bf

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,8 @@ before submitting your pull requests.
4949
to make sure this isn't required in the long run.
5050
* Windows users:
5151
* Latest version of [Visual Studio](https://www.visualstudio.com/) with command line tools and build tools installed
52-
* `BAZEL_VS` environment variable should point to the location of the build tools,
53-
e.g. `C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools`
54-
* `BAZEL_VC` environment variable should point to the location of the command line tools,
55-
e.g. `C:\Program Files (x86)\Microsoft Visual Studio\2022\Community\VC`
56-
* `BAZEL_VC_FULL_VERSION` environment variable should contain the version of the installed command line tools,
57-
e.g. `14.27.29110`
58-
* A detailed setup guide can be seen on Jim Evan's [post](http://jimevansmusic.blogspot.com/2020/04/setting-up-windows-development.html)
59-
* If the Jim's blog instructions were followed, also make sure `C:\tools\msys65\usr\bin` is on the `PATH`.
52+
* A setup guide with detailed explanations can be seen on Jim Evan's [post](http://jimevansmusic.blogspot.com/2020/04/setting-up-windows-development.html)
53+
* An up-to-date list of instructions for Windows 11, including avoiding issues with the latest versions of Visual Studio, can be seen in this [gist](https://gist.github.com/titusfortner/aec103e9b02709f771497fdb8b21154c)
6054

6155
### Internet Explorer Driver
6256

0 commit comments

Comments
 (0)