Skip to content

Compatibility with Live2D Cubism 4 SDK#2

Description

@RW21

Hi, thanks for your cool project 馃憤
I'm not entirely certain about the accuracy of my findings, so I'm opting to leave an issue instead of a direct PR.

I confirmed that this is compatible with Live2D Cubism 4 SDK, with some tweaks needed:

  • In the cmake file, I had to disable add_subdirectory("live2d/Core"), as Core no longer provides a cmakefile.
  • Copy the CubismSdkForNative-4-r.7/Core/Live2dCubismCore.h file to live2d/framework/src
  • Add #include <stdexcept> in Live2LOVE.h as std doesn't provide runtime_error by default?

I've only tested this with Linux, so I can't speak for its functionality with MSVC.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions