Hello,
I’ve been trying to create a new plugin for the purpose of using a third party library in c++.
The problem is the following:
- I create new ue5 c++ project,
- I go under Eddit → plugins → add
- I select blank and type in the name of the plugin
- I click “Create plugin” and get an error:
Do you have any idea, what may be wrong here?
Thanks