…editor-support/dragonbones/proj.android/…/animation/AnimationState.cpp:245:102: error: no matching function for call to ‘std::vectordragonBones::BoneTimelineState*::erase(__gnu_cxx::__normal_iterator<dragonBones::BoneTimelineState* const*, std::vectordragonBones::BoneTimelineState* >)’
…/animation/AnimationState.cpp:281:102: error: no matching function for call to ‘std::vectordragonBones::SlotTimelineState*::erase(__gnu_cxx::__normal_iterator<dragonBones::SlotTimelineState* const*, std::vectordragonBones::SlotTimelineState* >)’
AnimationState.cpp:245:102: error:
no matching function for call to
std::vector<dragonBones::BoneTimelineState*>::
erase(__gnu_cxx::__normal_iterator<dragonBones::BoneTimelineState* const*, std::vector<dragonBones::BoneTimelineState*> >)'
NDK为r10b版本,项目用1.2.1版本cocos creator能够正常打包apk
亲,你解决了吗?是什么问题?