Running D:/Programs/UE4/Epic Games/Epic Games/4.8/Engine/Binaries/DotNET/UnrealBuildTool.exe Infer Development Win64 -project="D:/Development/Game/UE4/Infewratu/Infer 4.8 - 3/Infer.uproject" -rocket -editorrecompile -progress -noubtmakefiles Parsing headers for InferEditor D:/Development/Game/UE4/Infewratu/Infer 4.8 - 3/Plugins/Substance/Source/SubstanceCore/Classes/SubstanceUtility.h(66) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration. D:/Development/Game/UE4/Infewratu/Infer 4.8 - 3/Plugins/VictoryPlugin/Source/VictoryBPLibrary/Classes/VictoryBPFunctionLibrary.h(974) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration. D:/Development/Game/UE4/Infewratu/Infer 4.8 - 3/Plugins/VictoryPlugin/Source/VictoryBPLibrary/Classes/VictoryBPFunctionLibrary.h(1201) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration. D:/Development/Game/UE4/Infewratu/Infer 4.8 - 3/Plugins/VictoryPlugin/Source/VictoryBPLibrary/Public/VictoryGameMode.h(36) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration. D:/Development/Game/UE4/Infewratu/Infer 4.8 - 3/Plugins/VictoryPlugin/Source/VictoryBPLibrary/Public/VictoryGameMode.h(53) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration. D:/Development/Game/UE4/Infewratu/Infer 4.8 - 3/Plugins/VictoryPlugin/Source/VictoryBPLibrary/Public/VictoryGameMode.h(69) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration. D:/Development/Game/UE4/Infewratu/Infer 4.8 - 3/Plugins/VictoryPlugin/Source/VictoryBPLibrary/Public/VictoryPC.h(27) : LogCompile:Error: Remapping old metadata key 'FriendlyName' to new key 'DisplayName', please update the declaration. Reflection code generated for InferEditor Deleting old hot reload file: "D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Binaries\Win64\UE4Editor-SubstanceCore-5517.dll". Deleting old hot reload file: "D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Binaries\Win64\UE4Editor-SubstanceCore-5517.pdb". Deleting old hot reload file: "D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Binaries\Win64\UE4Editor-SubstanceEditor-3273.dll". Deleting old hot reload file: "D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Binaries\Win64\UE4Editor-SubstanceEditor-3273.pdb". Deleting old hot reload file: "D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Binaries\Win64\UE4Editor-VictoryBPLibrary-6829.dll". Deleting old hot reload file: "D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Binaries\Win64\UE4Editor-VictoryBPLibrary-6829.pdb". Performing 54 actions (4 in parallel) PCH.SubstanceEditorPrivatePCH.h.cpp PCH.VictoryBPLibraryPrivatePCH.h.cpp PCH.VictoryEdEnginePCH.h.cpp PCH.SubstanceCorePrivatePCH.h.cpp PCH.Infer.h.cpp Module.SubstanceCore.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceCache.cpp(71) : warning C4996: 'FMemory::MemZero': Please use Memzero. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Core\Public\HAL\UnrealMemory.h(97) : see declaration of 'FMemory::MemZero' SubstanceCore.generated.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceCoreHelpers.cpp(688) : warning C4996: 'ConstructObject': ConstructObject is deprecated. Use NewObject instead Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\CoreUObject\Public\UObject\Class.h(2717) : see declaration of 'ConstructObject' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceCoreHelpers.cpp(1149) : error C2065: 'GIsGarbageCollecting' : undeclared identifier D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceCoreHelpers.cpp(1748) : error C2065: 'GIsGarbageCollecting' : undeclared identifier [8/54] Resource PCLaunch.rc D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceCorePreset.cpp(42) : error C2664: 'int32 FString::ParseIntoArray(TArray &,const TCHAR **,int32,bool) const' : cannot convert argument 1 from 'TArray *' to 'TArray &' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceCoreXmlHelper.cpp(294) : error C2664: 'int32 FString::ParseIntoArray(TArray &,const TCHAR **,int32,bool) const' : cannot convert argument 1 from 'TArray *' to 'TArray &' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceCoreXmlHelper.cpp(322) : error C2664: 'int32 FString::ParseIntoArray(TArray &,const TCHAR **,int32,bool) const' : cannot convert argument 1 from 'TArray *' to 'TArray &' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceCoreXmlHelper.cpp(506) : error C2664: 'int32 FString::ParseIntoArray(TArray &,const TCHAR **,int32,bool) const' : cannot convert argument 1 from 'TArray *' to 'TArray &' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceCoreXmlHelper.cpp(580) : error C2664: 'int32 FString::ParseIntoArray(TArray &,const TCHAR **,int32,bool) const' : cannot convert argument 1 from 'TArray *' to 'TArray &' [9/54] Resource ModuleVersionResource.rc.inl VictoryEdEngine.cpp D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Slate.h(5): warning C4996: including Slate.h is deprecated. Please include SlateBasics.h and then individual widget headers instead. D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceTexture2D.cpp(407) : error C2039: 'TextureLODSettings' : is not a member of 'FSystemSettings' d:\programs\ue4\epic games\epic games\4.8\engine\source\runtime\engine\public\SystemSettings.h(29) : see declaration of 'FSystemSettings' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceTexture2D.cpp(407) : error C2228: left of '.GetSamplerFilter' must have class/struct/union D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceTexture2D.cpp(412) : error C2664: 'FSamplerStateInitializerRHI::FSamplerStateInitializerRHI(const FSamplerStateInitializerRHI &)' : cannot convert argument 1 from 'ESamplerAddressMode' to 'ESamplerFilter' Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast) D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceTexture2D.cpp(418) : error C2039: 'TextureLODSettings' : is not a member of 'FSystemSettings' d:\programs\ue4\epic games\epic games\4.8\engine\source\runtime\engine\public\SystemSettings.h(29) : see declaration of 'FSystemSettings' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceTexture2D.cpp(418) : error C2228: left of '.GetSamplerFilter' must have class/struct/union D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceCore\Private\SubstanceTexture2D.cpp(429) : error C2664: 'FSamplerStateInitializerRHI::FSamplerStateInitializerRHI(const FSamplerStateInitializerRHI &)' : cannot convert argument 1 from 'ESamplerAddressMode' to 'ESamplerFilter' Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast) SSubstanceEditorPanel.cpp AssetTypeActions_SubstanceGraphInstance.cpp AssetTypeActions_SubstanceTexture2D.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(181) : warning C4996: 'STextBlock::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Text\STextBlock.h(48) : see declaration of 'STextBlock::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(230) : warning C4996: 'STextBlock::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Text\STextBlock.h(48) : see declaration of 'STextBlock::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(230) : warning C4996: 'TSlateBaseNamedArgs::ToolTipText': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\SlateCore\Public\Widgets\DeclarativeSyntaxSupport.h(1048) : see declaration of 'TSlateBaseNamedArgs::ToolTipText' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(406) : warning C4996: 'TSlateBaseNamedArgs::ToolTipText': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\SlateCore\Public\Widgets\DeclarativeSyntaxSupport.h(1048) : see declaration of 'TSlateBaseNamedArgs::ToolTipText' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(406) : warning C4996: 'TSlateBaseNamedArgs::ToolTipText': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\SlateCore\Public\Widgets\DeclarativeSyntaxSupport.h(1048) : see declaration of 'TSlateBaseNamedArgs::ToolTipText' AssetTypeActions_SubstanceInstanceFactory.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(464) : warning C4996: 'SExpandableArea::FArguments::AreaTitle': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Layout\SExpandableArea.h(35) : see declaration of 'SExpandableArea::FArguments::AreaTitle' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(526) : warning C4996: 'SExpandableArea::FArguments::AreaTitle': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Layout\SExpandableArea.h(35) : see declaration of 'SExpandableArea::FArguments::AreaTitle' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(558) : warning C4996: 'SExpandableArea::FArguments::AreaTitle': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Layout\SExpandableArea.h(35) : see declaration of 'SExpandableArea::FArguments::AreaTitle' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(690) : warning C4996: 'STextBlock::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Text\STextBlock.h(48) : see declaration of 'STextBlock::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(696) : warning C4996: 'STextBlock::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Text\STextBlock.h(48) : see declaration of 'STextBlock::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(898) : warning C4996: 'STextBlock::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Text\STextBlock.h(48) : see declaration of 'STextBlock::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(910) : warning C4996: 'STextBlock::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Text\STextBlock.h(48) : see declaration of 'STextBlock::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(942) : warning C4996: 'STextBlock::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Text\STextBlock.h(48) : see declaration of 'STextBlock::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(960) : warning C4996: 'STextBlock::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Text\STextBlock.h(48) : see declaration of 'STextBlock::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(1029) : warning C4996: 'SButton::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Input\SButton.h(51) : see declaration of 'SButton::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(1177) : warning C4996: 'STextBlock::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Text\STextBlock.h(48) : see declaration of 'STextBlock::FArguments::Text' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(1553) : warning C4996: 'TSlateBaseNamedArgs>::ToolTipText': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\SlateCore\Public\Widgets\DeclarativeSyntaxSupport.h(1048) : see declaration of 'TSlateBaseNamedArgs>::ToolTipText' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(1592) : warning C4996: 'TSlateBaseNamedArgs>::ToolTipText': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\SlateCore\Public\Widgets\DeclarativeSyntaxSupport.h(1048) : see declaration of 'TSlateBaseNamedArgs>::ToolTipText' AssetTypeActions_SubstanceImageInput.cpp SubstanceEditorModule.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(1363) : warning C4996: 'TSlateBaseNamedArgs::ToolTipText': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\SlateCore\Public\Widgets\DeclarativeSyntaxSupport.h(1048) : see declaration of 'TSlateBaseNamedArgs::ToolTipText' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SSubstanceEditorPanel.cpp(1253) : see reference to function template instantiation 'TSharedRef SSubstanceEditorPanel::GetInputWidgetSlider(TSharedPtr)' being compiled with [ ObjectType=SHorizontalBox ] SubstanceFactory.cpp SubstanceEditor.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SubstanceFactory.cpp(69) : warning C4996: 'ConstructObject': ConstructObject is deprecated. Use NewObject instead Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\CoreUObject\Public\UObject\Class.h(2717) : see declaration of 'ConstructObject' SubstanceEditorHelpers.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SubstanceEditorHelpers.cpp(143) : warning C4996: 'ConstructObject': ConstructObject is deprecated. Use NewObject instead Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\CoreUObject\Public\UObject\Class.h(2717) : see declaration of 'ConstructObject' SubstanceOptionWindow.cpp SubstanceFactoryExporter.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SubstanceOptionWindow.cpp(165) : warning C4996: 'SButton::FArguments::Text': Passing text to Slate as FString is deprecated, please use FText instead (likely via a LOCTEXT). Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Slate\Public\Widgets\Input\SButton.h(51) : see declaration of 'SButton::FArguments::Text' SubstanceInstanceExporter.cpp SubstanceEditor.generated.cpp SubstanceTextureThumbnailRenderer.cpp SubstanceImageInputThumbnailRenderer.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SubstanceImageInputThumbnailRenderer.cpp(23) : warning C4996: 'StaticConstructObject': StaticConstructObject is deprecated, please use NewObject instead. For internal CoreUObject module usage, please use StaticConstructObject_Internal. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. d:\programs\ue4\epic games\epic games\4.8\engine\source\runtime\coreuobject\public\uobject\UObjectGlobals.h(212) : see declaration of 'StaticConstructObject' SubstanceImportOptionsUi.cpp SubstanceImageInputFactory.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SubstanceImageInputFactory.cpp(80) : warning C4996: 'StaticConstructObject': StaticConstructObject is deprecated, please use NewObject instead. For internal CoreUObject module usage, please use StaticConstructObject_Internal. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. d:\programs\ue4\epic games\epic games\4.8\engine\source\runtime\coreuobject\public\uobject\UObjectGlobals.h(212) : see declaration of 'StaticConstructObject' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SubstanceImageInputFactory.cpp(149) : warning C4996: 'StaticConstructObject': StaticConstructObject is deprecated, please use NewObject instead. For internal CoreUObject module usage, please use StaticConstructObject_Internal. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. d:\programs\ue4\epic games\epic games\4.8\engine\source\runtime\coreuobject\public\uobject\UObjectGlobals.h(212) : see declaration of 'StaticConstructObject' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Source\SubstanceEditor\Private\SubstanceImageInputFactory.cpp(300) : warning C4996: 'StaticConstructObject': StaticConstructObject is deprecated, please use NewObject instead. For internal CoreUObject module usage, please use StaticConstructObject_Internal. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. d:\programs\ue4\epic games\epic games\4.8\engine\source\runtime\coreuobject\public\uobject\UObjectGlobals.h(212) : see declaration of 'StaticConstructObject' VictoryEdEngine.generated.cpp VictoryEdAlignMode.cpp JoyISM.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryEdEngine\Private\VictoryEdAlignMode.cpp(490) : warning C4996: 'UWorld::LineTraceSingle': Use LineTraceSingleByChannel instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Engine\Classes\Engine/World.h(1145) : see declaration of 'UWorld::LineTraceSingle' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryEdEngine\Private\VictoryEdAlignMode.cpp(859) : warning C4996: 'UWorld::LineTraceSingle': Use LineTraceSingleByChannel instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Engine\Classes\Engine/World.h(1145) : see declaration of 'UWorld::LineTraceSingle' VictoryEdEngineModule.cpp VictoryBPLibrary.generated.cpp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Public/VictoryGameMode.h(38) : error C3668: 'AVictoryGameMode::FindPlayerStart' : method with override specifier 'override' did not override any base class methods D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Public/VictoryGameMode.h(55) : error C3668: 'AVictoryGameMode::ChoosePlayerStart' : method with override specifier 'override' did not override any base class methods D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Public/VictoryGameMode.h(71) : error C3668: 'AVictoryGameMode::PlayerCanRestart' : method with override specifier 'override' did not override any base class methods VictoryPC.cpp VictoryBPFunctionLibrary.cpp TKMathFunctionLibrary.cpp VictoryTMapComp.cpp VictoryGameMode.cpp d:\development\game\ue4\infewratu\infer 4.8 - 3\plugins\victoryplugin\source\victorybplibrary\public\VictoryGameMode.h(38) : error C3668: 'AVictoryGameMode::FindPlayerStart' : method with override specifier 'override' did not override any base class methods d:\development\game\ue4\infewratu\infer 4.8 - 3\plugins\victoryplugin\source\victorybplibrary\public\VictoryGameMode.h(55) : error C3668: 'AVictoryGameMode::ChoosePlayerStart' : method with override specifier 'override' did not override any base class methods d:\development\game\ue4\infewratu\infer 4.8 - 3\plugins\victoryplugin\source\victorybplibrary\public\VictoryGameMode.h(71) : error C3668: 'AVictoryGameMode::PlayerCanRestart' : method with override specifier 'override' did not override any base class methods VictoryBPLibraryModule.cpp VictoryISM.cpp MyClass.cpp Infer.cpp [42/54] Resource PCLaunch.rc [43/54] Resource ModuleVersionResource.rc.inl [44/54] Resource PCLaunch.rc [45/54] Resource ModuleVersionResource.rc.inl [46/54] Resource ModuleVersionResource.rc.inl [47/54] Resource ModuleVersionResource.rc.inl [48/54] Resource PCLaunch.rc [49/54] Resource Infer.rc [50/54] Link UE4Editor-VictoryEdEngine.dll [51/54] Link UE4Editor-Infer.dll Creating library D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Intermediate/Build/Win64\UE4Editor\Development\UE4Editor-Infer.lib and object D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Intermediate/Build/Win64\UE4Editor\Development\UE4Editor-Infer.exp Creating library D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Intermediate/Build/Win64\UE4Editor\Development\UE4Editor-VictoryEdEngine.lib and object D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Intermediate/Build/Win64\UE4Editor\Development\UE4Editor-VictoryEdEngine.exp D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Private\VictoryBPFunctionLibrary.cpp(788) : warning C4996: 'UEngine::GetAudioDevice': GetAudioDevice is deprecated UEngine::GetMainAudioDevice instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Engine\Classes\Engine/Engine.h(2056) : see declaration of 'UEngine::GetAudioDevice' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Private\VictoryBPFunctionLibrary.cpp(1109) : warning C4996: 'StaticConstructObject': StaticConstructObject is deprecated, please use NewObject instead. For internal CoreUObject module usage, please use StaticConstructObject_Internal. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. d:\programs\ue4\epic games\epic games\4.8\engine\source\runtime\coreuobject\public\uobject\UObjectGlobals.h(212) : see declaration of 'StaticConstructObject' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Private\VictoryBPFunctionLibrary.cpp(1126) : warning C4996: 'ConstructObject': ConstructObject is deprecated. Use NewObject instead Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\CoreUObject\Public\UObject\Class.h(2717) : see declaration of 'ConstructObject' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Private\VictoryBPFunctionLibrary.cpp(2451) : warning C4996: 'UWorld::LineTraceSingle': Use LineTraceSingleByChannel instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Engine\Classes\Engine/World.h(1145) : see declaration of 'UWorld::LineTraceSingle' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Private\VictoryBPFunctionLibrary.cpp(2527) : warning C4996: 'UWorld::LineTraceSingle': Use LineTraceSingleByChannel instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Engine\Classes\Engine/World.h(1145) : see declaration of 'UWorld::LineTraceSingle' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Private\VictoryBPFunctionLibrary.cpp(3814) : warning C4996: 'StaticConstructObject': StaticConstructObject is deprecated, please use NewObject instead. For internal CoreUObject module usage, please use StaticConstructObject_Internal. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. d:\programs\ue4\epic games\epic games\4.8\engine\source\runtime\coreuobject\public\uobject\UObjectGlobals.h(212) : see declaration of 'StaticConstructObject' D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Private\VictoryBPFunctionLibrary.cpp(3867) : warning C4996: 'UEngine::GetAudioDevice': GetAudioDevice is deprecated UEngine::GetMainAudioDevice instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. D:\Programs\UE4\Epic Games\Epic Games\4.8\Engine\Source\Runtime\Engine\Classes\Engine/Engine.h(2056) : see declaration of 'UEngine::GetAudioDevice' -------- End Detailed Actions Stats ----------------------------------------------------------- ERROR: UBT ERROR: Failed to produce item: D:\Development\Game\UE4\Infewratu\Infer 4.8 - 3\Plugins\Substance\Intermediate\Build\Win64\UE4Editor\Development\UE4Editor-SubstanceCore.exp Total build time: 152,01 seconds