Updated Building for Windows (markdown)

aminoa 2023-01-18 12:47:41 -05:00
parent ccf8316c46
commit 0878059c75

@ -3,7 +3,7 @@
- You can use any edition of VS (Community Edition is free)
- Easiest to just choose "Desktop development with C++" workload
- However, minimum required to get source and build are:
- Git for Windows (Note: [The standalone git installer](https://gitforwindows.org/) is more recent and is compatible with VS)
- Git for Windows (Note: [The standalone git installer](https://git-scm.com/downloads) is more recent and is compatible with VS)
- C++ core features
- Latest MSVC C++ build tools (x64/x86 and/or ARM64)
- Latest Windows SDK