mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2024-11-24 07:30:22 +01:00
Added mention of requirement to have Windows SDK installed for compiling the application.
This commit is contained in:
parent
ab4efdbb97
commit
9398018a57
@ -38,6 +38,8 @@ The following prerequisites are necessary in order to compile this project:
|
|||||||
|
|
||||||
Download either of those [here](http://go.microsoft.com/fwlink/p/?LinkId=840931). The guide assumes you have installed either Visual Studio 2019, either Build Tools for Visual Studio 2019.
|
Download either of those [here](http://go.microsoft.com/fwlink/p/?LinkId=840931). The guide assumes you have installed either Visual Studio 2019, either Build Tools for Visual Studio 2019.
|
||||||
|
|
||||||
|
* A recent version of the [Windows SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk/) - for development, version 10.19041.0 was used, available [here](https://go.microsoft.com/fwlink/p/?linkid=2120843) (this may also be offered as an option when installing Visual Studio)
|
||||||
|
|
||||||
* [CMake](https://cmake.org/) - for easier usage, make sure to have it added to PATH during installation
|
* [CMake](https://cmake.org/) - for easier usage, make sure to have it added to PATH during installation
|
||||||
|
|
||||||
* Git - you can use [Git for Windows](https://git-scm.com/download/win), or git command via the Windows Subsystem for Linux.
|
* Git - you can use [Git for Windows](https://git-scm.com/download/win), or git command via the Windows Subsystem for Linux.
|
||||||
|
Loading…
Reference in New Issue
Block a user