Hello
I have been prevented from making any C++ class actors or plugins as this error keeps preventing me:
Expecting to find a type to be declared in a module rules named ‘LiveLinkDataStream’ in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the ‘ModuleRules’ type defined by Unreal Build Tool.
I understand the LiveLinkDataStream plugin is causing this error but this plugin is essential for my programme so I can’t remove it. What do I need to do to remove this error so that I can continue on my project.
Any help would be appreciated