Giter Site home page Giter Site logo

live2love's People

Contributors

mikuauahdark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

live2love's Issues

Compatibility with Live2D Cubism 4 SDK

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.

Live2D no longer provides Cubism SDK v2

While branch live2dsdk3 provides compatibility with Cubism 3 runtime, some models requires Cubism 2 runtime. I have Lua reimplementation of the runtime which can be rewritten to C/C++ or so, but this is basically a legal trouble.

Pointers?

Missing

I'm hitting a snag trying to install and run this, and I'm hoping it's just something obvious that I'm missing. When I attempt to run the CMAKE commands to build the directory, there's a call out to a file that doesn't seem to exist. As the file is supposed to be in live2d/core, I'm assuming it was supposed to be either part of Live2D Cubism SDK for Native download or downloaded from somewhere else. Any ideas where I might find that file?

Here's the error:
D:\XX\X\Live2LOVE>cmake -T v120 -H. -Bbuild -DBUILD_SHARED_LIBS=1
-- Building for: Visual Studio 17 2022
-- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631.
-- The C compiler identification is MSVC 18.0.21005.1
-- The CXX compiler identification is MSVC 18.0.21005.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/amd64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/amd64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:32 (add_subdirectory):
The source directory

D:/XX/X/Live2LOVE/live2d/Core

does not contain a CMakeLists.txt file.

-- Selected Live2D Core MSVC ver: 120 (x86_64)
-- Configuring incomplete, errors occurred!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.