Show VS installer screenshot
This commit is contained in:
parent
70a6f2c5a2
commit
e8a4917777
BIN
doc/compiling/assets/vs-installer.png
Normal file
BIN
doc/compiling/assets/vs-installer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
@ -2,10 +2,11 @@
|
||||
|
||||
## Requirements
|
||||
|
||||
- [Visual Studio (VS) 2015 or newer](https://visualstudio.microsoft.com)
|
||||
> with C++ build tools for desktop (todo add image)
|
||||
- [CMake](https://cmake.org/download/) (comes with VS C++ build tools)
|
||||
- [vcpkg](https://github.com/Microsoft/vcpkg) (comes with VS C++ build tools)
|
||||
- [Visual Studio (VS) 2015 or newer](https://visualstudio.microsoft.com) including
|
||||
"Desktop development with C++"
|
||||

|
||||
- [CMake](https://cmake.org/download/) (comes with VS C++)
|
||||
- [vcpkg](https://github.com/Microsoft/vcpkg) (comes with VS C++)
|
||||
- [Git](https://git-scm.com/downloads)
|
||||
|
||||
## Compiling and installing the dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user