Unreal unable to create project

Hello, recently my unreal has had errors whenever i try to create projects. Ive tries 4.10-4.13 and non of them work. I have also tried completely reinstalling all of them and it still doesnt work. Anyhelp would be great thanks!

This is the error im getting


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

Running C:/Program Files (x86)/Epic Games/4.10/Engine/Binaries/DotNET/UnrealBuildTool.exe BattleTank Development Win64 -project="C:/Users//Desktop/Unreal Projects/Projects/BattleTank/BattleTank.uproject" -rocket -editorrecompile -progress -noubtmakefiles -2015
 @progress push 5%
Parsing headers for BattleTankEditor
  Running UnrealHeaderTool "C:/Users//Desktop/Unreal Projects/Projects/BattleTank/BattleTank.uproject" "C:\Users\\Desktop\Unreal Projects\Projects\BattleTank\Intermediate\Build\Win64\BattleTankEditor\Development\UnrealHeaderTool.manifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -rocket -installed
Reflection code generated for BattleTankEditor in 7.5709434 seconds
 @progress pop
Performing 7 actions (4 in parallel)
[3/7] Resource ModuleVersionResource.rc.inl
[2/7] Resource PCLaunch.rc
PCH.BattleTank.h.cpp
BattleTank.cpp
BattleTankGameMode.cpp
BattleTank.generated.cpp
C:\Users\\Desktop\Unreal Projects\Projects\BattleTank\Source\BattleTank\BattleTank.cpp: error C4599: '/IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE': command line argument number 228 does not match precompiled header
C:\Users\\Desktop\Unreal Projects\Projects\BattleTank\Source\BattleTank\BattleTankGameMode.cpp: error C4599: '/IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE': command line argument number 228 does not match precompiled header
C:\Users\\Desktop\Unreal Projects\Projects\BattleTank\Intermediate\Build\Win64\UE4Editor\Inc\BattleTank\BattleTank.generated.cpp: error C4599: '/IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE': command line argument number 228 does not match precompiled header
-------- End Detailed Actions Stats -----------------------------------------------------------
ERROR: UBT ERROR: Failed to produce item: C:\Users\\Desktop\Unreal Projects\Projects\BattleTank\Binaries\Win64\UE4Editor-BattleTank.dll
Total build time: 88.73 seconds



Try installing Windows SDK 8.1

I tried and it still doesnt work