[QUOTE=CrashAngel;257856]
Hi, how do I compile this plugin on Ubuntu?
I did the same settings the readme file on Linux, but as I compile my project?
I tried via terminal do a make in the directory and I ended up getting this message … this correct way to make the compilation?
ERROR: UBT ERROR: Failed to produce item: /home/crash/UnrealEngine/Engine/Binaries/Linux/libUE4Editor-LevelEditor-Linux-Shipping.so
Cumulative action seconds (8 processors): 0,00 building projects, 26,20 compiling, 0,00 creating app bundles, 0,00 generating debug info, 0,51 linking, 0,00 other
UBT execution time: 24,48 seconds
Makefile:162: recipe for target ‘UE4Editor-Linux-Shipping’ failed
make: *** [UE4Editor-Linux-Shipping] Error 2
Hey there!
The error you gave doesn’t say much, I’d need the compiler error. I have not tested compiling the editor on Linux. However I do know cross compiling from windows targeting Linux.