home archives github knives links
tags live2d visual studio csharp
categories
only title title and content
moc解析

对于visual stuidio的C#缺少引用,解决方法:

wzhgba的CubismLite

其中的c++部分可以删掉,只保留C#的部分.要求visual studio 2013+

使用

主函数是Program.cs,如果显示v120_xp未安装是因为原作者使用的是vs2013,可重定向项目,修改windows SDK版本

TODO

UlyssesWu的FreeLive

报错

copy "...\*.dll" "...\*.pdb" exited with code 1

创建后面那一个文件夹即可

nuget源改成https://api.nuget.org/v3/index.json

TODO