Hey guys!
I have c++/visual studio/ UE4 / plugin question.
Pretty much I’ve been trying to get this plugin to work but each time I start up the engine it says that its not compatible with that version of the engine (but it should be) and tells me to “recompile it”
Has anyone worked with plugins here?
I tried to recompile part of the plugin but visual studio gave me an error when I tried to build it. Saying something about it cannot be played (?) I’m relatively new to coding and visual studio in general so I’m not sure what it means.
My biggest issue is I dont know if its something I’m doing wrong or if there is something wrong with the plugin itself