zoukankan      html  css  js  c++  java
  • cocos2d-x3.9 NDK android 环境搭建过程中遇到的错误

    编译环境:Mac OS, NDK r9d 

    错误:arm-linux-androideabi-gcc: error trying to exec '/media/Project/adt-bundle-linux-x86-20131030/adt-bundle-linux-x86-20131030/android-ndk-r9d/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/as': execv: Exec format error make: *

    解决方案:升级到NDK r10即可  ----备注:NDK r11 不行,会报错, 只能是NDK r10e !!!  cocos2d-x3.9 看来和ndk的版本有关系.

    ===版本搭建过程

    http://www.cocoachina.com/bbs/read.php?tid=199238

  • 相关阅读:
    js5
    js4
    js(3)
    JS内容(2)
    html复习
    js介绍及内容(1)
    定位2
    position定位
    CSS
    列表及行块转变
  • 原文地址:https://www.cnblogs.com/porter/p/5326691.html
Copyright © 2011-2022 走看看