Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include path UE4.25 compiler error #5

Open
ScottKirvan opened this issue Oct 16, 2020 · 0 comments
Open

include path UE4.25 compiler error #5

ScottKirvan opened this issue Oct 16, 2020 · 0 comments

Comments

@ScottKirvan
Copy link

Hi,

Great tutorial, btw - I just went through it with UE 4.25 and visual studio 2019. Compiler throws and error, "can't find include file: IPluginManager.h" in TextAssetEditorStyle.h, line 5. (TextAsset/Source/TextAssetEditor/Private/Styles/TextAssetEditorStyle.h)

Just change that line to: #include "Interfaces/IPluginManager.h" and you're good to go.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant