-
Notifications
You must be signed in to change notification settings - Fork 39
Description
[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