FairyGUI-cocos2dx icon indicating copy to clipboard operation
FairyGUI-cocos2dx copied to clipboard

GLoader3D::onChangeSpine uses wrong spine API with cocos2d-x 4.0

Open dmitryshm opened this issue 2 years ago • 1 comments

GLoader3D::onChangeSpine uses incompatible calls to the spine AnimationState. The spine API in cocos2d-x 4.0 is quite different so the errors lead to the compilation errors in FairyGUI SDK.

dmitryshm avatar May 08 '22 13:05 dmitryshm

You need to upgrade spine-runtime to 3.8 manually.

xiaoguzhu avatar May 18 '22 01:05 xiaoguzhu