Created
August 21, 2012 15:16
-
-
Save fugogugo/3416426 to your computer and use it in GitHub Desktop.
ndk-gdb error for cocos2d-x game android
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Tue Aug 21 21:53:30 on ttys000 | |
SoybeanServer-2:~ soybeansoft$ cd $COCOS2DX_ROOT | |
SoybeanServer-2:cocos2d-x_1.0 soybeansoft$ cd MemeQuiz/ | |
SoybeanServer-2:MemeQuiz soybeansoft$ cd android/ | |
SoybeanServer-2:android soybeansoft$ ndk-gdb | |
jni/Android.mk:32: *** Android NDK: Aborting. . Stop. | |
ERROR: The device does not support the application's targetted CPU ABIs! | |
Device supports: armeabi | |
Package supports: Android NDK: jni/Android.mk: Cannot find module with tag 'CocosDenshion/android' in import path | |
Android NDK: Are you sure your NDK_MODULE_PATH variable is properly defined ? | |
Android NDK: The following directories were searched: | |
Android NDK: | |
SoybeanServer-2:android soybeansoft$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment