-
Notifications
You must be signed in to change notification settings - Fork 8
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
[UE 5.5.4] Generated <Project>.DI.gen.cpp
causes compilation errors of the plugin.
#3
Comments
<Project>.DI.gen.cpp
causes compilation errors of the plugin.<Project>.DI.gen.cpp
causes compilation errors of the plugin.
<Project>.DI.gen.cpp
causes compilation errors of the plugin.<Project>.DI.gen.cpp
causes compilation errors of the plugin.
I'll install 5.5.4 and look what's wrong there |
I cannot reproduce the issue in my project. Could you please provide additional info:
|
Alright, I just have double-checked my |
That's a valuable piece of info about |
Fixed in version 3.2.5 |
I assume it's due to the
#include "DI/Impl/ExposeDependencies.h"
, I did test if that was the cause.The text was updated successfully, but these errors were encountered: