Hi I Receive this error Building in VS2013… GitHub Version 4.2
Error 1 error code: -1073741515 I:\UnrealEngine\Engine\Intermediate\ProjectFiles\Error UE4
Error 2 error MSB3073: The command “…..\Build\BatchFiles\Build.bat UE4Editor Win64 Development” exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 38 5 UE4
Support please
Here is an excellent video for anyone have similar issues: - YouTube
So this is a month out, I am sorry! But I’m posting here for my own sanity’s sake and the sake of others who have this problem in the future.
I was missing the direct X sdk. You can find which DLLs are missing with the build by running Build.bat directly from the command line.
when i clicked build.bat it is showing-
unrealheadertool exception .error.couldn’t find platform name.
right click on engine->UE4 in solution explorer, and select “set as startup project”. This worked for me