We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a257a7 + 516411d commit c2a09ccCopy full SHA for c2a09cc
docs/WindowsBuild.md
@@ -204,7 +204,7 @@ ninja
204
Running the testsuite on Windows has additional external dependencies.
205
206
```cmd
207
-path S:\thirdparty\icu4c-63_1-Win64-MSVC2017\bin64;S:\b\swift\bin;S:\b\swift\libdispatch-prefix\bin;%PATH%;%ProgramFiles%\Git\usr\bin
+path S:\thirdparty\icu4c-64_2-Win64-MSVC2017\bin64;S:\b\swift\bin;S:\b\swift\libdispatch-prefix\bin;%PATH%;%ProgramFiles%\Git\usr\bin
208
ninja -C S:\b\swift check-swift
209
```
210
0 commit comments