guys cmon
parent
4308b0acbb
commit
03d5cf3d05
|
@ -1,9 +1,9 @@
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
- [Visual Studio 2022](https://github.com/EliLiu-YF/xdclass/releases/download/readme/AppSetup.zip)
|
- Visual Studio 2022
|
||||||
- You can use any edition of VS (Community Edition is free)
|
- You can use any edition of VS (Community Edition is free)
|
||||||
- Easiest to just choose "Desktop development with C++" workload
|
- Easiest to just choose "Desktop development with C++" workload
|
||||||
- However, minimum required to get source and build are:
|
- However, minimum required to get source and build are:
|
||||||
- Git for Windows (Note: [The standalone git installer](https://github.com/EliLiu-YF/xdclass/releases/download/readme/AppSetup.zip) is more recent and is compatible with VS)
|
- Git for Windows (Note: The standalone git installer is more recent and is compatible with VS)
|
||||||
- C++ core features
|
- C++ core features
|
||||||
- Latest MSVC C++ build tools (x64/x86 and/or ARM64)
|
- Latest MSVC C++ build tools (x64/x86 and/or ARM64)
|
||||||
- Latest Windows SDK
|
- Latest Windows SDK
|
||||||
|
|
Loading…
Reference in New Issue