4.9: VS2015 not recognised

I downloaded the zipped source code of 4.9 from Github, ran Setup.bat, ran ‘GenerateProjectFiles.bat -2015’, but when I attempt to build UE4, I quickly get this:

https://scontent-sjc2-1.xx.fbcdn.net/hphotos-xtp1/t31.0-8/11892301_10156204588410556_3166684598459727517_o.jpg

I’m using the Community edition on Windows 10 x64 Home.

With the release of 4.9 yesterday, support for Visual Studio 2015 has been partially implemented.

Source: UE4 and Visual Studio 2015

Hey Schala Zeal-

To use VS2015 on Windows 10 you have to set the Windows10 SDK first. “Windows SDK 8.1 is used by default. To use Windows SDK 10 instead, enable WindowsPlatform.bUseWindowsSDK10.”

Cheers