Problem with visual studio 2017

0

I'm a beginner in visual studio, I just installed it this morning and I do not understand how I can solve this problem, I downloaded the c ++ package and every time I compile, this appears:

  

Error MSB8036 The version of the Windows 8.1 SDK was not found.

I installed the required version of the Windows SDK or changed the version of the SDK in the project properties pages or by right clicking on the solution and selecting "Redirect solution"

    
asked by fernando quinteros gutierrez 17.03.2018 в 01:23
source

1 answer

0

Execute the visual studio installer, this will allow you to modify the installation you have made by adding or removing features, among which you can select the Windows 8.1 SDK.

    
answered by 17.03.2018 в 02:36