Epic Developer Community Forums
Simple Plugin code does not compile [noob question?]
Development
Programming & Scripting
C++
unreal-engine
,
question
RecourseDesign
(RecourseDesign)
January 6, 2024, 8:57pm
4
In your header file, before the UClass() line, try adding:
#define YOURPLUGIN_API DLLEXPORT
show post in topic