Compile Failed

I tried to create c++ project. But I found this problem. I found same questions on ue4 forums and I read that problem may be with windows SDK. I installed SDK but it not help. I am searched in folders and I think that “include” must be in \windows SDKs\v10.0A but it lay in \windows SDKs\v7.1A\ . Maybe SDK installer glitched and installed version for Windows 7 instead Windows 10 (I have Windows 10), and i don’t know how solve this problem. Offline SDK files for windows 10 does not exist in internet (I found just 1 torrent file but it does not have peers). Some SDK files exist for windows 8.1, 8, 7, but not for 10. So, have some ideas?
I posted printscreen if you interested.
screen1.PNG
Text of the message

The project could not be compiled. Would you like to open it in Visual Studio?

Running C:/Programs/Epic Games/4.10/Engine/Binaries/DotNET/UnrealBuildTool.exe MyProject Development Win64 -project=“” -rocket -editorrecompile -progress -noubtmakefiles -2015
@progress push 5%
Parsing headers for MyProjectEditor
Running UnrealHeaderTool “” " -LogCmds=“loginit warning, logexit warning, logdatabase error” -rocket -installed
Reflection code generated for MyProjectEditor in 8,9323595 seconds
@progress pop
Performing 7 actions (2 in parallel)
[2/7] Resource PCLaunch.rc
PCH.MyProject.h.cpp
[3/7] Resource ModuleVersionResource.rc.inl
MyProjectGameMode.cpp
MyProject.generated.cpp
: error C4599: ‘/IC:\Programs\VisualStudio2015\VC\INCLUDE’: command line argument number 228 does not match precompiled header
: error C4599: ‘/IC:\Programs\VisualStudio2015\VC\INCLUDE’: command line argument number 228 does not match precompiled header
MyProject.cpp
: error C4599: ‘/IC:\Programs\VisualStudio2015\VC\INCLUDE’: command line argument number 228 does not match precompiled header
-------- End Detailed Actions Stats -----------------------------------------------------------
ERROR: UBT ERROR: Failed to produce item:
Total build time: 77,86 seconds

Hello

  1. Turn off antivirus (windows defender, etc.)
  2. Move project directory away from Documents. Save somewhere else, most preferably, you can create a folder in your local disk directory and then save into it