cocos2d / cocos2d-x-3rd-party-libs-src

Dependencies of cocos2d-x.
142 stars 169 forks source link

无法编译android arm64的chipmunk库 #108

Open OpenYourEye opened 8 years ago

OpenYourEye commented 8 years ago

使用的命令:./build.sh -p=android --libs=chipmunk --arch=arm64

log信息 You don't specify a valid build mode, use release mode build api is 21. checking arm64 is in arm armv7 x86 arm64 mips checking chipmunk is in png zlib lua luajit websockets curl freetype jpeg tiff webp chipmunk openssl rapidjson

build arm64 for chipmunk in android toolchain path is /Users/zeromini/Documents/android/android-ndk-r10c/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin Creating configuration file... config.mak The host is linux-android check android sdk we are using mthumb for arm64-v8a!! Bootstrap completed.

Run "make" to start compilation.

Other targets:

OpenYourEye commented 8 years ago

lua库的armeabi版本也没有出来

littleboss commented 8 years ago

still not fix