【发布时间】:2018-04-06 10:21:37
【问题描述】:
当我尝试在 android studio 上构建我的游戏时出现以下错误:
Error:(81) Android NDK: Application targets deprecated ABI(s): armeabi
Error:(82) Android NDK: Support for these ABIs will be removed in a future NDK release.
从命令行运行正常:
cocos run . -p android --android-studio
【问题讨论】: