Giter Site home page Giter Site logo

Comments (4)

Lazarus-glhf avatar Lazarus-glhf commented on August 14, 2024

What is your UE version? Try create an empty c++ project and add the plugin. If the error still exists, open the .sln file with VisualStudio or Rider .etc and build the project then you can see the error log. You can paste the log here.

from im4u.

DearIcer avatar DearIcer commented on August 14, 2024

Hello, I can't compile with UE4.27 code and 5.1 doesn't compile either.

from im4u.

RedCraft86 avatar RedCraft86 commented on August 14, 2024

Unsure of 4.27 but in 5.1, Matinee is completely removed from the Unreal source code after being marked depreciated for a long time. The VMD stuff completely depends on Matinee which makes this an issue.

One option is to either not compile any of the VMD stuff or secondly, update them in a way where they don't need Matinee to work

It might be better to just import it into like blender or something via an addon and export it as FBX. This plugin doesn't seem to add anything special to the model. Its just a normal skeletal mesh.

from im4u.

DearIcer avatar DearIcer commented on August 14, 2024

Hello, in the PmxSkeltalMeshImport.cpp file, GetRawPointIndices() function has deprecated, I did not find any suitable alternative in the documentใ€‚ใ€‚ใ€‚

from im4u.

Related Issues (4)

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.