Hello, I am starting a new project and I cannot seem to compile the Spine 2D plugin.
I follow everything as told, but I get this weird error, that I am not sure how to resolve. Anyone had this issue before?
I'd appreciate any help, since I cannot even start working on it, due to this 😂
:
I have put the folders in the right directory I believe

  • Misaki ha risposto a questo messaggio
    Related Discussions
    ...

    To resolve the compilation issue with the Spine 2D plugin in Unreal Engine 5.6, ensure that the spine-runtimes/spine-cpp/spine-cpp folder is correctly included in Plugins/SpinePlugin/Source/SpinePlugin/Public/. Additionally, verify that "SpinePlugin" is included in the PublicDependencyModuleNames in the Build.cs file of your project. It's also important to check that your installed version of Visual Studio or Xcode is compatible with UE5.6. If these steps do not resolve the issue, consider updating your spine-ue and spine-cpp sources to the latest versions from the spine-runtimes repository.

    SirArtorias Sorry to hear that you are having trouble installing the Spine 2D plugin. We understand that you are having trouble installing spine-ue for a new project. Could you try opening the example project we distribute?

    Also, when sharing logs and error messages, please provide not only screenshots but also text copies and pasted text.

    This seems entirely unrelated to spine-ue based on the minimal info you provided. It appears you .NET installation may be broken?