| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 44c3cc2 commit 74f3372
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -197,9 +197,11 @@ Prerequisites: | |||
| 197 | 197 | * [Visual Studio 2015 Update 3](https://www.visualstudio.com/), all editions | |
| 198 | 198 | including the Community edition (remember to select | |
| 199 | 199 | "Common Tools for Visual C++ 2015" feature during installation). | |
| 200 | - * [Visual Studio 2017](https://www.visualstudio.com/downloads/), any edition (including the Build Tools SKU). | ||
| 201 | - **Required Components:** "MSbuild", "VC++ 2017 v141 toolset" and at least one of the Windows SDKs. | ||
| 202 | - *Note*: For "Windows 10 SDK (10.0.15063.0)" only the "Desktop C++ x86 and x64" flavor is required. | ||
| 200 | + * The "Desktop development with C++" workload from | ||
| 201 | + [Visual Studio 2017](https://www.visualstudio.com/downloads/) or the | ||
| 202 | + "Visual C++ build tools" workload from the | ||
| 203 | + [Build Tools](https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017), | ||
| 204 | + with the default optional components. | ||
| 203 | 205 | * Basic Unix tools required for some tests, | |
| 204 | 206 | [Git for Windows](http://git-scm.com/download/win) includes Git Bash | |
| 205 | 207 | and tools which can be included in the global `PATH`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments