ramAdam / PaperZD

PaperZD Code plugin for unreal engine
5 stars 0 forks source link

UE5 5.3.2 linux manjaro #2

Open cyrstem opened 2 months ago

cyrstem commented 2 months ago

hello i run into this issue when trying to run the build script fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. [4/8] Compile Module.PaperZD.cpp [5/8] Link (lld) libUnrealEditor-PaperZD.so [6/8] Compile Module.PaperZDEditor.3.cpp Total time in Parallel executor: 52.66 seconds Total execution time: 62.06 seconds Took 62.22s to run dotnet, ExitCode=6 UnrealBuildTool failed. See log for more details. (/root/Library/Logs/Unreal Engine/LocalBuildLogs/UBT-UnrealEditor-Linux-Development.txt) AutomationTool executed for 0h 1m 2s AutomationTool exiting with ExitCode=6 (6) RunUAT ERROR: AutomationTool was unable to run successfully. Exited with code: 6

ramAdam commented 1 month ago

@cyrstem Sorry for the late reply, I compiled it for 5.2 on Manjaro and it worked fine with some issues, i cannot tell from this error, what seems to be the problem, must be some breaking changes from the higher version of UE. The original dev of this plugin on unreal engine market place told me that he has successfully compiled the plugin for higher version of UE on linux. May be you can get in touch with him, he is very responsive and runs a channel on discord. here is the link to his channel Discord Channel

ramAdam commented 1 month ago

@cyrstem you can also look into /root/Library/Logs/Unreal Engine/LocalBuildLogs/UBT-UnrealEditor-Linux-Development.txt and post the error in detail.