Hello,
I dont know if there was some update meanwhile I was program but in one moment its started crashes on error on syms_default_arena.h. I try to retraced the steps I took. Even take old version from github but nothing helped. When I google the problem its something with version so I try to update version but that doesnt helped. When I make new project everything works fine. Im new to UE so maybe its something obvious. Thank you for help.
Output from Build:
1>[1/4] Compile [x64] Module.ActionRogueLike.cpp
1>D:\Osobne\Epic Games\UE_5.3\Engine\Source\Runtime\SymsLib\syms\overrides\syms_default_arena.h(10): fatal error C1189: #error: SYMS: syms_mem_reserve was not #define’d.
1>Total time in Parallel executor: 9.85 seconds
1>Total execution time: 11.36 seconds
1>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets(44,5): error MSB3073: The command ““D:\Osobne\Epic Games\UE_5.3\Engine\Build\BatchFiles\Build.bat” ActionRogueLikeEditor Win64 Development -Project=“D:\Osobne\ActionRogueLike\ActionRogueLike.uproject” -WaitMutex -FromMsBuild” exited with code 6.
1>Done building project “ActionRogueLike.vcxproj” – FAILED.