Hi,
I’m using your plugin in a cpp project. I want to use the plugin in my project only, so I moved the ElectronicNodes folder from the engine’s /Plugins to my project’s /Plugins
It was working fine for some time, but recently i had this error when I try to build my project:
Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: 'AnimGraphConnectionDrawingPolicy.cpp': No such file or directory EndeavorUE420 E:\Projects\Unreal Engine 4\Endeavor\EndeavorUE420\Plugins\Marketplace\ElectronicNodes\Source\ElectronicNodes\Private\ENAnimGraphConnectionDrawingPolicy.h 8
Do you know what could be the issue ?