[173/189] Compile ActorMixinBlueprintFactory.cpp [174/189] Compile HookBlueprintEditor.cpp [175/189] Compile Module.Wwise.cpp [176/189] Link (lld) libUnrealEditor-Wwise.so [177/189] Compile Module.Alpakit.cpp In file included from /home/rebec/dev/SatisfactoryModLoader/Mods/Alpakit/Intermediate/Build/Linux/x64/UnrealEditor/Development/Alpakit/Module.Alpakit.cpp:8: /home/rebec/dev/SatisfactoryModLoader/Mods/Alpakit/Source/Alpakit/Private/AlpakitEditModDialog.cpp:26:70: warning: 'FDetailsViewArgs' is deprecated: This constructor is deprecated, please create an empty FDetailsViewArgs and explicitly set any values that you wish to change. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. [-Wdeprecated-declarations] TSharedRef PropertyView = EditModule.CreateDetailView(FDetailsViewArgs(false, false, false, FDetailsViewArgs::ActorsUseNameArea, true)); ^ /home/rebec/UE-CSS/Engine/Source/Editor/PropertyEditor/Public/DetailsViewArgs.h:146:2: note: 'FDetailsViewArgs' has been explicitly marked deprecated here UE_DEPRECATED(5.0, "This constructor is deprecated, please create an empty FDetailsViewArgs and explicitly set any values that you wish to change.") ^ /home/rebec/UE-CSS/Engine/Source/Runtime/Core/Public/Misc/CoreMiscDefines.h:275:43: note: expanded from macro 'UE_DEPRECATED' #define UE_DEPRECATED(Version, Message) [[deprecated(Message " Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.")]] ^ In file included from /home/rebec/dev/SatisfactoryModLoader/Mods/Alpakit/Intermediate/Build/Linux/x64/UnrealEditor/Development/Alpakit/Module.Alpakit.cpp:8: /home/rebec/dev/SatisfactoryModLoader/Mods/Alpakit/Source/Alpakit/Private/AlpakitEditModDialog.cpp:26:70: warning: 'FDetailsViewArgs' is deprecated: This constructor is deprecated, please create an empty FDetailsViewArgs and explicitly set any values that you wish to change. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. [-Wdeprecated-declarations] TSharedRef PropertyView = EditModule.CreateDetailView(FDetailsViewArgs(false, false, false, FDetailsViewArgs::ActorsUseNameArea, true)); ^ /home/rebec/UE-CSS/Engine/Source/Editor/PropertyEditor/Public/DetailsViewArgs.h:146:2: note: 'FDetailsViewArgs' has been explicitly marked deprecated here UE_DEPRECATED(5.0, "This constructor is deprecated, please create an empty FDetailsViewArgs and explicitly set any values that you wish to change.") ^ /home/rebec/UE-CSS/Engine/Source/Runtime/Core/Public/Misc/CoreMiscDefines.h:275:43: note: expanded from macro 'UE_DEPRECATED' #define UE_DEPRECATED(Version, Message) [[deprecated(Message " Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.")]] ^ 2 warnings generated. Total time in Parallel executor: 395.41 seconds Total execution time: 402.37 seconds make: *** [Makefile:52: FactoryEditor-Linux-Development] Error 6