Error when creating plugin

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:

  1. I create new ue5 c++ project,
  2. I go under Eddit → plugins → add
  3. I select blank and type in the name of the plugin
  4. I click “Create plugin” and get an error:
    Posnetek zaslona (1077)

Do you have any idea, what may be wrong here?
Thanks

Okey, so I tried to create the plugin somwhere else, and as long as it’s not in the Users subdirectory it works. Basically I can’t create the plugin in the folder of my project. Any idea why?

Okey so, I found out it was a problem with my antivirus program. After turning it off, it worked as intended. Thanks anyway

1 Like