Vadlmok Posted May 22, 2019 Share Posted May 22, 2019 Help with problem please. Msb8036 error: Windows SDK version 8.1 could not be found. Install the correct version of the Windows SDK, or change the SDK version on the project property pages, or right-click the solution and select change solution target platform. Thanks a lot. 1>------ Build started: project: Client Launcher, Configuration: Debug Win32 ------ 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v150\Microsoft.Cpp.Windows SDK.targets(46.5): error MSB8036: Windows SDK 8.1 could not be found. Install the correct version of the Windows SDK, or change the SDK version on the project property pages, or right-click the solution and select change solution target platform. 1>Build project "Client Launcher.vcxproj" completed with an error. ========== Build: successful: 0, with errors: 1, unchanged: 0, skipped: 0 ========== Link to comment
XaskeL Posted May 22, 2019 Share Posted May 22, 2019 install windows sdk 8.1https://developer.microsoft.com/ru-ru/windows/downloads/sdk-archive Link to comment
Jusonex Posted May 22, 2019 Share Posted May 22, 2019 You can also install it via the Visual Studio Installer. (Go to the "Individual components" tab and look for "Windows SDK 8.1") Link to comment
Vadlmok Posted May 23, 2019 Author Share Posted May 23, 2019 10 hours ago, Jusonex said: You can also install it via the Visual Studio Installer. (Go to the "Individual components" tab and look for "Windows SDK 8.1") No SDK 8.1 in the list Link to comment
qaisjp Posted May 25, 2019 Share Posted May 25, 2019 Try Visual Studio 2017 — VS 2019 build a buggy version of MTA for some reason. Link to comment
Recommended Posts