Every time I try to create a C++ project on UE4 I get this error, I’ve tried uninstalling both the engine and Visual Studio but I still get this message, any help? Thanks
Running C:/Program Files (x86)/Epic Games/4.14/Engine/Binaries/DotNET/UnrealBuildTool.exe Worksheet_C Development Win64 -project="C:/Users/Owner/Desktop/Unreal Projects/Worksheet_C/Worksheet_C.uproject" -editorrecompile -progress -noubtmakefiles -NoHotReloadFromIDE
@progress push 5%
Parsing headers for Worksheet_CEditor
Running UnrealHeaderTool "C:\Users\Owner\Desktop\Unreal Projects\Worksheet_C\Worksheet_C.uproject" "C:\Users\Owner\Desktop\Unreal Projects\Worksheet_C\Intermediate\Build\Win64\Worksheet_CEditor\Development\Worksheet_CEditor.uhtmanifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors -installed
Reflection code generated for Worksheet_CEditor in 5.4843053 seconds
@progress pop
Performing 10 actions (4 in parallel)
[2/10] Resource PCLaunch.rc
[3/10] Resource ModuleVersionResource.rc.inl
PCH.Worksheet_C.h.cpp
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\crtdefs.h(10): fatal error C1083: Cannot open include file: 'corecrt.h': No such file or directory
ERROR: UBT ERROR: Failed to produce item: C:\Users\Owner\Desktop\Unreal Projects\Worksheet_C\Binaries\Win64\UE4Editor-Worksheet_C.dll
Total build time: 43.77 seconds