Browse Source

url to the vcpkg quickstart guide for windows has (slightly) changed

pull/3035/head
Thomas Christlieb 5 years ago committed by GitHub
parent
commit
1f61e8c57b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/building.md

2
docs/building.md

@ -132,7 +132,7 @@ of the `(i686|x86_64)-w64-mingw32` directory.
Make sure to install the `C++ CMake tools for Windows` and `Windows SDK` component for Visual Studio.
*Note: `Windows SDK` component should match your Windows build version.*
Install vcpkg following the instructions from https://github.com/microsoft/vcpkg#quick-start.
Install vcpkg following the instructions from https://github.com/microsoft/vcpkg#quick-start-windows.
Don't forget to perform _user-wide integration_ step for additional convenience.
In order to build devilutionx.mpq, install smpq from https://launchpad.net/smpq/trunk/1.6/+download/SMPQ-1.6-x86_64.exe.

Loading…
Cancel
Save