forked from nodejs/node-v0.x-archive
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Opening a new issue to discuss build problems with the new 0.11 port.
Following the instructions here:
https://github.com/paddybyers/node/wiki/Building-v0.11-for-Android
I get a compile error.
➜ v8 git:(remotes/origin/v0.11-android) make -j8 GYPFLAGS="-Dcomponent=shared_library" android_arm.debug
Makefile.android:70: *** Cannot find Android toolchain in "/Users/josh/projects/android-sdk-macosx/ndk/toolchains/arm-linux-androideabi-4.4.3/prebuilt/darwin-x86//toolchains/arm-linux-androideabi-4.6/prebuilt/darwin-x86". Stop.
make: *** [android_arm.debug] Error 2
My install has 4.4.3 instead of 4.6. This implies a newer NDK is required.
Metadata
Metadata
Assignees
Labels
No labels