I’m having trouble with the plugin in 4.25. It won’t package. I get these errors.
UATHelper: Packaging (Windows (64-bit)): Module.EmailPlugin.cpp.obj : error LNK2001: unresolved external symbol __CxxFrameHandler4
UATHelper: Packaging (Windows (64-bit)): Module.EmailPlugin.gen.cpp.obj : error LNK2001: unresolved external symbol __CxxFrameHandler4
UATHelper: Packaging (Windows (64-bit)): Module.EmailPlugin.cpp.obj : error LNK2001: unresolved external symbol __GSHandlerCheck_EH4
Also when I double click one of the plugin functions in a BP to open it up in VS it says it can’t find the file. So it seems to be directing it somewhere else.
I tried on a blank project and still the same problem as well as reinstalling the plugin. Let me know if its just me and what I might be able to do to fix it.
Thank you.
Edit: Just to be clear, the plugin still works when run in editor. Its just preventing me from packaging