How do I fix this?

I get this error message whenever I try to open a C++ project and it allows me to work in visual studio but it doesn’t let me work in UE like making a new C++ class or anything like that, has anyone else ran into this problem?

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

Running C:/Program Files/Epic Games/4.8/Engine/Binaries/DotNET/UnrealBuildTool.exe whatTheHell Development Win64 -project=“C:/Users/Kele Wisner/Documents/Unreal Projects/whatTheHell/whatTheHell.uproject” -rocket -editorrecompile -progress -noubtmakefiles
InitD3DDevice
Parsing headers for whatTheHellEditor
Reflection code generated for whatTheHellEditor
Performing 7 actions (4 in parallel)
[3/7] Resource PCLaunch.rc
[2/7] Resource ModuleVersionResource.rc.inl
C:\Program Files\Epic Games\4.8\Engine\Source\Runtime\Launch\Resources\Windows\PCLaunch.rc(10) : fatal error RC1015: cannot open include file ‘windows.h’.
C:\Program Files\Epic Games\4.8\Engine\Source\Runtime\Core\Resources\Windows\ModuleVersionResource.rc.inl(3) : fatal error RC1015: cannot open include file ‘windows.h’.
PCH.whatTheHell.h.cpp
C:\Program Files\Epic Games\4.8\Engine\Source\Runtime\Core\Public\HAL\PlatformIncludes.h(5) : fatal error C1083: Cannot open include file: ‘new’: No such file or directory
-------- End Detailed Actions Stats -----------------------------------------------------------
ERROR: UBT ERROR: Failed to produce item: C:\Users\Kele Wisner\Documents\Unreal Projects\whatTheHell\Binaries\Win64\UE4Editor-whatTheHell.dll
Total build time: 17.79 seconds