i have the same issue please help, new to Unreal engine
have unreal engine 4.11.1 and VS 2015 Community edition
The project could not be compiled. Would you like to open it in Visual Studio?
Running D:/UnrealEngine/Epic Games/4.11/Engine/Binaries/DotNET/UnrealBuildTool.exe Clock Development Win64 -project=“D:/UnrealEngine/UnrealProj/Clock/Clock.uproject” -editorrecompile -progress -noubtmakefiles -NoHotReloadFromIDE -2015
@progress push 5%
Parsing headers for ClockEditor
Running UnrealHeaderTool “D:\UnrealEngine\UnrealProj\Clock\Clock.uproject” “D:\UnrealEngine\UnrealProj\Clock\Intermediate\Build\Win64\ClockEditor\Development\UnrealHeaderTool.manifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -installed
Reflection code generated for ClockEditor in 2.6714845 seconds
@progress pop
Performing 7 actions (4 in parallel)
[2/7] Resource PCLaunch.rc
[3/7] Resource ModuleVersionResource.rc.inl
PCH.Clock.h.cpp
ClockGameMode.cpp
Clock.generated.cpp
Clock.cpp
D:\UnrealEngine\UnrealProj\Clock\Source\Clock\ClockGameMode.cpp: error C4599: ‘/IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE’: command line argument number 248 does not match precompiled header
D:\UnrealEngine\UnrealProj\Clock\Intermediate\Build\Win64\UE4Editor\Inc\Clock\Clock.generated.cpp: error C4599: ‘/IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE’: command line argument number 248 does not match precompiled header
D:\UnrealEngine\UnrealProj\Clock\Source\Clock\Clock.cpp: error C4599: ‘/IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE’: command line argument number 248 does not match precompiled header
-------- End Detailed Actions Stats -----------------------------------------------------------
ERROR: UBT ERROR: Failed to produce item: D:\UnrealEngine\UnrealProj\Clock\Binaries\Win64\UE4Editor-Clock.dll
Total build time: 30.70 seconds