I have a issue that complied the source code with VS2013. I clone the unreal engine 4.5 from github. The complier report the error.
2>ERROR : UBT error : Failed to produce item: D:\UnrealEngine-4.5\Engine\Binaries\Win64\UE4Editor-ImageWrapper.dll
2> Cumulative action seconds (8 processors): 0.00 building projects, 6109.36 compiling, 0.00 creating app bundles, 0.00 generating debug info, 206.20 linking, 0.00 other
2> UBT execution time: 1689.02 seconds
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets(43,5): error MSB3073: 命令“…..\Build\BatchFiles\Rebuild.bat UE4Editor Win64 Development”已退出,代码为 2。
So,how can I solve the error?
It’s right when i checkout 4.4.