Added Windows 8.1 SDK as required

Added a note that Windows 8.1 SDK is required for installation on Windows.
This commit is contained in:
Steven Basart 2018-12-30 20:20:58 -05:00 committed by GitHub
parent 3b8507d18d
commit c33c9d41b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Also:
- [Visual Studio](https://www.visualstudio.com/downloads/) (2017)
<h3>Environment Setup</h3>
In order to build CARLA you must **enable the x64 Visual C++ Toolset**.
In order to build CARLA you must **enable the x64 Visual C++ Toolset**. The Windows 8.1 SDK is also required for installation.
I recommend to use this environment for everything you do in this tutorial.
You have different options: