File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ Follow these instructions:
144
144
145
145
# COMPILATION ON WINDOWS
146
146
147
- There are two options: the Visual Studio compiler with version 12 (2013 ) or
147
+ There are two options: the Visual Studio compiler with version 14 (2015 ) or
148
148
later, or the MinGW cross compiler with version 5.4 or later.
149
149
We recommend Visual Studio.
150
150
@@ -218,7 +218,7 @@ require manual modification of build files.
218
218
```
219
219
You shoud also install [Homebrew](https://brew.sh), after which you can
220
220
run `brew install cmake` to install CMake.
221
- - On Windows, ensure you have Visual Studio 2013 or later installed.
221
+ - On Windows, ensure you have Visual Studio 2015 or later installed.
222
222
Then, download CMake from the [official download
223
223
page](https://cmake.org/download).
224
224
You'll also need `git` and `patch`, which are both provided by the
You can’t perform that action at this time.
0 commit comments