Hi all,
yesterday i try to add a save game option for my game.
i try this tutorial in UE4 docs : https://docs.unrealengine.com/latest/INT/Gameplay/SaveGame/Code/index.html
i make a few line of code and compile. i deleting what i ever write and i can’t compile now !
have this error :
ERROR : UBT error : Failed to produce item: C:\Users\maxime\Documents\Unreal Projects\Runner\Binaries\Win64\UE4Editor-Runner.dll
1> Cumulative action seconds (8 processors): 0,00 building projects, 0,58 compiling, 0,00 creating app bundles, 0,00 generating debug info, 0,00 linking, 0,00 other
1> UBT execution time: 6,47 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.4\Engine\Build\BatchFiles\Build.bat” RunnerEditor Win64 Development “C:\Users\maxime\Documents\Unreal Projects\Runner\Runner.uproject” -rocket” exited with code -1.
and juste before maybe more than 200 error in files that i dont change and dont know !
LockFreeVoidPointerListBase.h /
LockFreeList.h /
Stats2.h /
TaskGraphInterfaces.h /
any help ?