Hi, I am trying to build the engine and editor 5.4 from the release repo when trying to run make. Im on linux “Ubuntu Studio” and I am getting this error when trying to run make after a successful run of Setup.sh.
pure virtual method called
terminate called without an active exception
Aborted (core dumped)
Trace file written to /home/jjoslin0994/Documents/UnrealEngine-release/Engine/Programs/UnrealBuildTool/Log.uba with size 17.5kb
Total time in Unreal Build Accelerator local executor: 56.13 seconds
Total execution time: 58.57 seconds
make: *** [Makefile:3070: CrashReportClient-Linux-Shipping] Error 6
Is there a known issue, or is there some process Im missing?
Thanks.