在项目的jni/Andorid.mk 文件
include $(BUILD_SHARED_LIBRARY) 位置下方,添加:
$(call import-add-path,/Users/admin/develop/cocos2d-x-2.2.6)
$(call import-add-path,/Users/admin/develop/cocos2d-x-2.2.6/cocos2dx/platform/third_party/android/prebuilt)
转载请注明出处:
http://blog.csdn.net/yaya1943/article/details/50716264
include $(BUILD_SHARED_LIBRARY) 位置下方,添加:
$(call import-add-path,/Users/admin/develop/cocos2d-x-2.2.6)
$(call import-add-path,/Users/admin/develop/cocos2d-x-2.2.6/cocos2dx/platform/third_party/android/prebuilt)
转载请注明出处:
http://blog.csdn.net/yaya1943/article/details/50716264