Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法编译android arm64的chipmunk库 #108

Open
OpenYourEye opened this issue Apr 20, 2016 · 2 comments
Open

无法编译android arm64的chipmunk库 #108

OpenYourEye opened this issue Apr 20, 2016 · 2 comments

Comments

@OpenYourEye
Copy link

使用的命令:./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:

  • make install same as "make"
  • make list list packages
  • make fetch fetch required source tarballs
  • make fetch-all fetch all source tarballs
  • make distclean clean everything and undo bootstrap
  • make mostlyclean clean everything except source tarballs
  • make clean clean everything
    (cd chipmunk && patch -fp1) < ../../contrib/src/chipmunk/cocos2d.patch
    patching file include/chipmunk/chipmunk.h
    Hunk Where are all the 3rd party src code , i need to port to mingw #1 FAILED at 117.
    1 out of 1 hunk FAILED -- saving rejects to file include/chipmunk/chipmunk.h.rej
    patching file include/chipmunk/chipmunk_types.h
    Hunk Where are all the 3rd party src code , i need to port to mingw #1 FAILED at 26.
    1 out of 1 hunk FAILED -- saving rejects to file include/chipmunk/chipmunk_types.h.rej
    patching file src/cpHastySpace.c
    Hunk Where are all the 3rd party src code , i need to port to mingw #1 FAILED at 6.
    1 out of 1 hunk FAILED -- saving rejects to file src/cpHastySpace.c.rej
    make: *** [.chipmunk] Error 1
@OpenYourEye
Copy link
Author

lua库的armeabi版本也没有出来

@littleboss
Copy link

littleboss commented May 16, 2016

still not fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants