01 2015 档案
MAC NDK 编译 Cocos2dx 问题
摘要:1.NDK_ROOT :"please define NDK_ROOT"解决:在build_native.sh 中添加路径NDK_ROOT="/Users/pc/Documents/android/android-ndk-r9d"2.加密库cryptopp编译不过,错误fd_set 不认识解决:ht... 阅读全文
posted @ 2015-01-22 10:29 kelisi_king 阅读(894) 评论(0) 推荐(0)
Mac 下解压缩安装Android ndk bin 文件
摘要:1.解压缩n Linux and Mac OS X (Darwin): Download the appropriate package from this page. Open a terminal window. Go to the directory to which you download... 阅读全文
posted @ 2015-01-21 15:54 kelisi_king 阅读(555) 评论(0) 推荐(0)