Skip to content

Instantly share code, notes, and snippets.

@torus
Created August 6, 2015 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save torus/fd1fb98d94e456c29740 to your computer and use it in GitHub Desktop.
Save torus/fd1fb98d94e456c29740 to your computer and use it in GitHub Desktop.
[2015.08.06-04.04.51:316][756]Running /home/toru/src/UnrealEngine/Engine/Binaries/DotNET/UnrealBuildTool.exe -makefile -kdevelopfile -qmakefile -cmakefile -project="/home/toru/src/ue4/MyProject5/MyProject5.uproject" -game -engine -progress
[2015.08.06-04.04.51:324][756]LogHAL: FLinuxPlatformProcess::CreateProc: spawned child 2574
[2015.08.06-04.04.51:725][756]Using gcc version '' (string), -1 (major), -1 (minor), -1 (patch)
[2015.08.06-04.04.51:725][756]
[2015.08.06-04.04.51:725][756]*** Could not determine version of the compiler, not registering Linux toolchain.
[2015.08.06-04.04.51:725][756]
[2015.08.06-04.04.51:725][756]Discovering modules, targets and source code for game...
[2015.08.06-04.04.52:384][756]LogHAL: Child 2574 is no more running (zombie), Wait()ing immediately.
[2015.08.06-04.04.52:385][756]Errors detected while compiling /home/toru/src/ue4/MyProject5/Intermediate/Build/BuildRules/MyProject5ProjectFileGeneratorModuleRules.dll:
[2015.08.06-04.04.52:385][756](0,0) : error : ERROR: ld.so: object '../ThirdParty/LinuxNativeDialogs/Linux/x86_64-unknown-linux-gnu/libLND.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
[2015.08.06-04.04.52:385][756](0,0) : error : ERROR: ld.so: object '../ThirdParty/LinuxNativeDialogs/Linux/x86_64-unknown-linux-gnu/libLND.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
[2015.08.06-04.04.52:385][756]UnrealBuildTool Exception: ERROR: UnrealBuildTool encountered an error while compiling source files
[2015.08.06-04.07.11:391][862]Cmd: QUIT_EDITOR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment