Hello, i have reinstalled both UE4 and Visual Studio 2013 Professional and i cannot seem to compile it still.
I am running windows 7 64-bit.
My Build Output:
1>------ Build started: Project: MyProject2, Configuration: Development_Editor x64 ------
1> Parsing headers for MyProject2Editor
1> Code generation finished for MyProject2Editor and took 17.384
1> rc.exe MyProject2.rc
1> PCH.MyProject2.MyProject2.h.cpp
1>C:\Users\pc user\Documents\Unreal Projects\MyProject2\Source\MyProject2\Resources\Windows\MyProject2.rc(11): fatal error RC1015: cannot open include file 'windows.h'.
1>
1>C:\Program Files\Unreal Engine\4.0\Engine\Source\Runtime\Core\Public\HAL\PlatformIncludes.h(8): fatal error C1083: Cannot open include file: 'new': No such file or directory
1> -------- End Detailed Actions Stats -----------------------------------------------------------
1>ERROR : UBT error : Failed to produce item: C:\Users\pc user\Documents\Unreal Projects\MyProject2\Binaries\Win64\UE4Editor-MyProject2.dll
1> Cumulative action seconds (8 processors): 0.00 building projects, 2.07 compiling, 0.00 creating app bundles, 0.00 generating debug info, 0.00 linking, 0.00 other
1> UBT execution time: 26.70 seconds
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets(38,5): error MSB3073: The command ""C:\Program Files\Unreal Engine\4.0\Engine\Build\BatchFiles\Build.bat" MyProject2Editor Win64 Development "C:\Users\pc user\Documents\Unreal Projects\MyProject2\MyProject2.uproject" -rocket" exited with code -1.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========