You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TurboLinkGrpcConfig.h(9): error C2504: 'UDeveloperSettings': base class undefined. need to #include "Engine/DeveloperSettings.h"
also TurboLinkGrpcUtilities.cpp - #include "Engine/GameInstance.h"
The text was updated successfully, but these errors were encountered:
6r0m
changed the title
when "package" plugin through Editor button in the plugins - missing headers errors
when "package" plugin through Editor button in the plugins - missing headers errors, Unreal Engine 5.2
Aug 22, 2023
Tried fixing a few bugs in the package, but I found there are still some errors.
I'm a little confused and can't find the relevant documentation. Can you tell me where I can find the documentation about plugin package?
TurboLinkGrpcConfig.h(9): error C2504: 'UDeveloperSettings': base class undefined. need to #include "Engine/DeveloperSettings.h"
also TurboLinkGrpcUtilities.cpp - #include "Engine/GameInstance.h"
The text was updated successfully, but these errors were encountered: