new spine export is crashing for both cocos2d-x 2.2.6
i suppose it must be due to old spine runtime.
i have downloaded latest spine runtime from : https://github.com/EsotericSoftware/spine-runtimes
in this zip i found folder for cocos2d-x having subfolders "2" and "3"
these folder contains only 8 files in src>spine folder.
i copied and paste file from spine-cocos2dx / 2 / src / spine to here
( cocos2d-x version 2.2.6) : extensions / spine folder (contains 49 files)
and when i compile and run my project, many errors appeared in SkeletonRenderer.h and SkeletonAnimation.h. (SEE ATTACHMET)
am i updating it right or there is some other way to do it. Please i need help.
any help??