So when i start to create a c++ project under ue4.20.2 and vs2017,there is a error:
ERROR: UnrealBuildTool Exception:
Unable to find path to the Windows
resource compiler under C:\Program
Files (x86)\Windows Kits\10 (version
10.0.16299.0)
And i find my vs2017 haven’t the 10.0.16299.0 version sdk(I have 10.0.10240.0 and 10.0.17134.0).How can i do for this(how to specify the sdk version)?