rossoft

  • 8 juin 2013
  • Inscrit 4 mai 2013
  • Hi Adamfari,

    I had the same problem, and somehow fixed it with these changes:

    • change extension spine-cocos2d-iphone.m to .mm

    • And add this to spine-cocos2d-iphone.h

    #include "spine.h"
    #include "cocos2d.h"
    #ifdef __cplusplus
    using namespace spine;
    #endif

  • First of all, thank you for developing such an amazing animation tool.

    I have one feature request. It would be amazing to have the native file chooser, at least on mac, the file chooser does not allow to create folders, add folder bookmarks etc. which makes it difficult to find the location of the files.

    Thank you a lot!