Skip to content

5.2下编译报错 #25

@netcy

Description

@netcy

[1/1] Compile [x64] Module.InVideo.cpp
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(30): error C2653: 'FPaths': is not a class or namespace name
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(30): error C3861: 'ValidatePath': identifier not found
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(35): error C2653: 'FPaths': is not a class or namespace name
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(35): error C3861: 'GetPath': identifier not found
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(36): error C2653: 'FPaths': is not a class or namespace name
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(36): error C3861: 'DirectoryExists': identifier not found
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(39): error C2653: 'FPlatformFileManager': is not a class or namespace name
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(39): error C3861: 'Get': identifier not found
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(99): error C2027: use of undefined type 'FRunnableThread'
D:\Program Files\Epic Games\UE_5.2\Engine\Source\Runtime\Core\Public\Windows\WindowsPlatformProcess.h(10): note: see declaration of 'FRunnableThread'
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(100): error C4150: deletion of pointer to incomplete type 'FRunnableThread'; no destructor called
D:\Program Files\Epic Games\UE_5.2\Engine\Source\Runtime\Core\Public\Windows\WindowsPlatformProcess.h(10): note: see declaration of 'FRunnableThread'
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(151): error C2027: use of undefined type 'FRunnableThread'
D:\Program Files\Epic Games\UE_5.2\Engine\Source\Runtime\Core\Public\Windows\WindowsPlatformProcess.h(10): note: see declaration of 'FRunnableThread'
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InSceneRecord.cpp(151): error C3861: 'Create': identifier not found
D:\Program Files\Epic Games\UE_5.2\Engine\Source\Runtime\Core\Public\Core.h(6): warning: Monolithic headers should not be used by this module. Please change it to explicitly include the headers it needs.
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InVideoWidget.cpp(266): error C2065: 'UpdateTextureRegionsData': undeclared identifier
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InVideoWidget.cpp(266): error C3861: 'ENQUEUE_RENDER_COMMAND': identifier not found
C:\Users\shaok\Desktop\InVideo2\HostProject\Plugins\InVideo\Source\InVideo\Private\InVideoWidget.cpp(266): error C2065: 'ENQUEUE_RENDER_COMMAND': undeclared identifier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions