求救mac os x 10.10编译安卓的问题

原来10.7没问题的,ndk版本是r9d,最近觉得机器太慢了所以新装了ssd和os x 10.10,那么问题来了
在cocos2d-x3.2编译apk时显示

Compile++ thumb: cocos2dlua_shared <= main.cpp
/Volumes/MacintoshHD/adt-bundle-mac-x86_64-20140702/android-ndk-r9d/toolchains/llvm-3.4/prebuilt/darwin-x86_64/bin/clang++: line 1: XSym: command not found
/Volumes/MacintoshHD/adt-bundle-mac-x86_64-20140702/android-ndk-r9d/toolchains/llvm-3.4/prebuilt/darwin-x86_64/bin/clang++: line 2: 0005: command not found
/Volumes/MacintoshHD/adt-bundle-mac-x86_64-20140702/android-ndk-r9d/toolchains/llvm-3.4/prebuilt/darwin-x86_64/bin/clang++: line 3: 2c5517db7bc397f9b14ae357a7ce54ff: command not found
clang: error: no input files
make: *** Error 1
make: Leaving directory `/private/var/root/Downloads/cocos2d-x-3.2/test2/frameworks/runtime-src/proj.android’
Error running command, return code: 2

神马情况?听说clang++不能用了?

而且cocos 1.0 preview也不好用,cocostudio 2.0老是闪退,现在进退两难啊,难道我要再花n个小时重装10.8或者10.7?

已经解决了。重下了一遍ndk r9d就好了