Я попытался скомпилировать Media Player Classic, и они сказали, что мне нужен SDK 8

#sdk

Вопрос:

введите описание изображения здесь

Что мне делать?

Если я перейду к проекту, есть возможность перенастроить решение. Я это сделал. И все равно я получаю ту же ошибку.

Что именно я должен сделать?

Это код ошибки, который у меня есть

Сборка началась…

 1>------ Build started: Project: system, Configuration: Debug Win32 ------
2>------ Build started: Project: BaseClasses, Configuration: Debug Win32 ------
3>------ Build started: Project: BuildConfig, Configuration: Release Win32 ------
4>------ Build started: Project: SubPic, Configuration: Debug Win32 ------
5>------ Build started: Project: Subtitles, Configuration: Debug Win32 ------
6>------ Build started: Project: unrar, Configuration: Debug Win32 ------
7>------ Build started: Project: DeCSS, Configuration: Debug Win32 ------
8>------ Build started: Project: LAVFilters, Configuration: Debug Win32 ------
1>C:Program Files (x86)Microsoft Visual Studio2019CommunityMSBuildMicrosoftVCv160Microsoft.Cpp.WindowsSDK.targets(46,5): error MSB8036: The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution".
1>Done building project "system.vcxproj" -- FAILED.
2>C:Program Files (x86)Microsoft Visual Studio2019CommunityMSBuildMicrosoftVCv160Microsoft.Cpp.WindowsSDK.targets(46,5): error MSB8036: The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution".
2>Done building project "BaseClasses.vcxproj" -- FAILED.
5>C:Program Files (x86)Microsoft Visual Studio2019CommunityMSBuildMicrosoftVCv160Microsoft.Cpp.WindowsSDK.targets(46,5): error MSB8036: The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution".
5>Done building project "Subtitles.vcxproj" -- FAILED.
3>Not all build dependencies were found.
3>
3>See "docsCompilation.md" for more information.