Code: Select all
Building CrashReportClient...
Creating makefile for CrashReportClient (no existing makefile)
Performing full C++ include scan (no include cache file)
Building UnrealHeaderTool...
Performing 1 actions (8 in parallel)
[1/1] Link (lld) UnrealHeaderTool
clang-5.0: error: invalid linker name in argument '-fuse-ld=lld'
ERROR: UBT ERROR: Failed to produce item: /Downloads/UnrealEngine-release/Engine/Binaries/Linux/UnrealHeaderTool
Total build time: 0.25 seconds (Local executor: 0.00 seconds)
Error: UnrealHeaderTool failed for target 'CrashReportClient' (platform: Linux, module info: /Downloads/UnrealEngine-release/Engine/Intermediate/Build/Linux/B4D820EA/CrashReportClient/Shipping/CrashReportClient.uhtmanifest, exit code: OtherCompilationError (5)).
make: *** [Makefile:257: CrashReportClient-Linux-Shipping] Error 5
Thanks in advance