Skip to content

Not Compiled UE4.27 plus LNK2019 #38

@hex512

Description

@hex512

Engine version: 4.27
Plugin Version: 3.0
Build type: Shipping

error LNK2019

class TRefCountPtr __cdecl XeSSUnreal::GetInputCustomHistory(struct ITemporalUpscaler::FPassInputs const &,class FViewInfo const &)" (?GetInputCustomHistory@XeSSUnreal@@ya?AV?$TRefCountPtr@VICustomTemporalAAHistory@@@@AEBUFPassInputs@ITemporalUpscaler@@AEBVFViewInfo@@@z) в функции "public: virtual void __cdecl FXeSSUpscaler::AddPasses(class FRDGBuilder &,class FViewInfo const &,struct ITemporalUpscaler::FPassInputs const &,class FRDGTexture * *,struct FIntRect *,class FRDGTexture * *,struct FIntRect *)const " (?AddPasses@FXeSSUpscaler@@UEBAXAEAVFRDGBuilder@@AEBVFViewInfo@@AEBUFPassInputs@ITemporalUpscaler@@PEAPEAVFRDGTexture@@PEAUFIntRect@@34@Z)

I managed to fix the compilation error myself by modifying the "XeSSUnreal.cpp" file and adding "XeSSUnrealRendererIncludes.h" to line 56.

I'm not sure if this is exactly the case, but it helped me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions