Fatal error RC1015 and c1083 when trying to make code project

I am trying to make a new code project but I get the fatal errors.

Running C:/Program Files/Epic Games/4.8/Engine/Binaries/DotNET/UnrealBuildTool.exe MyProject3 Development Win64 -project="C:/Users/user1/Documents/Unreal Projects/MyProject3/MyProject3.uproject" -rocket -editorrecompile -progress -noubtmakefiles
Parsing headers for MyProject3Editor
Reflection code generated for MyProject3Editor
Performing 8 actions (2 in parallel)
[2/8] Resource ModuleVersionResource.rc.inl
PCH.MyProject3.h.cpp
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'.
[3/8] Resource PCLaunch.rc
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
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'.
-------- End Detailed Actions Stats -----------------------------------------------------------
ERROR: UBT ERROR: Failed to produce item: C:\Users\user1\Documents\Unreal Projects\MyProject3\Binaries\Win64\UE4Editor-MyProject3.dll
Total build time: 105.27 seconds

so i tried to put my sdk paths in the project property page but I don’t have any place to do it cuz this is what i get

things I checked/tried are

I have sdk 8.1 and 7 and they are both in my system path.

I tried verifying ue4 and didn’t have any errors.

I have only had 1 version of vs, which is vs 2013 ultimate, on my laptop so it’s unlikely there could be 2 versions of vs.

I never had any problems with those errors on other projects on vs and I don’t have problems making new blueprint projects

when making a new code project although compiling fails, a source folder with a .sln file and a .sdf file is created.

I tried re-installing epic games launcher and the sdk. still the errors were there.
I really don’t want to uninstall my VS cuz I got it with my school id, and I no longer enroll in that school so I wouldn’t be able to re download the ultimate version.

No anti-virus software virus was running when I tried to make a new project.

and I don’t have any non english named repositories


so help me please???

I’m not a native speaker so please excuse me for any grammar mistakes.

you could solve your problem ?
right now i have the same problem and i already tried the same thing but it doesn`t work!!