Unreal Engine 4 is available for Win10 UWP app dev now

Trying to compile, and I am getting the following message:

‘/FU’ requires an argument

I am running a fresh install of VS2015 U3.

I can successfully compile UE4 from github, but the UWP version is giving me this issue.

TIA!

**Update: ** Reverted to Visual Studio 2015 update 2, and applied Windows SDK 10.0.14393.795 suggested by @ in a previous reply and successfully compiled :slight_smile: