Arisego / UnrealLive2D

UE4 plugin for live2d model
MIT License
134 stars 25 forks source link

Can't compile the plugin #17

Open polarnyne opened 1 year ago

polarnyne commented 1 year ago

When opening the .uproject, it asks if I want build the plugin. I click okay, and after few seconds it pops up a window saying that I can't compile the project. Tried ticking off the "read-only" in folder but that doesn't solve the issue. Tried rebuilding the entire project and the problem persists. Only when removing the plugin from the plugins folder the project opens normally.

Arisego commented 1 year ago

Hello, have you tried regenerating the code project and compiling it again? Sometimes deleting the Binaries and Intermediate folder may help too. Additionally, you may want to check if you are compiling with the "Development Editor" configuration.