电脑是win7
项目使用的是cocos2dx 2.2.3 的版本
**** Build of configuration Default for project clint.plane ****
bash D:/work/project/clint/proj.android/proj.android.plane/build_native.sh
NDK_ROOT = D:\dev\android-ndk-r9d-windows-x86_64\android-ndk-r9d
COCOS2DX_ROOT = /cygdrive/d/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx
APP_ROOT = /cygdrive/d/work/project/clint/proj.android/proj.android.plane/../..
APP_ANDROID_ROOT = /cygdrive/d/work/project/clint/proj.android/proj.android.plane
Using prebuilt externals
make: Entering directory '/cygdrive/d/work/project/clint/proj.android/proj.android.plane'
Android NDK: WARNING: APP_PLATFORM android-19 is larger than android:minSdkVersion 15 in ./AndroidManifest.xml
Android NDK: WARNING:/cygdrive/d/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx/cocos2dx/Android.mk:cocos2dx_static: LOCAL_LDLIBS is always ignored for static libraries
Compile++ thumb: cocos_extension_static <= ListViewReader.cpp
Compile++ thumb: cocos_extension_static <= SliderReader.cpp
Compile++ thumb: cocos_extension_static <= TextFieldReader.cpp
Compile++ thumb: cocos_extension_static <= CCActionManager.cpp
In file included from D:/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx/extensions/CocoStudio/Reader/WidgetReader/ListViewReader/../ScrollViewReader/../LayoutReader/../../../GUI/BaseClasses/UIWidget.h:31:0,
from D:/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx/extensions/CocoStudio/Reader/WidgetReader/ListViewReader/../ScrollViewReader/../LayoutReader/../../GUIReader.h:28,
from D:/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx/extensions/CocoStudio/Reader/WidgetReader/ListViewReader/../ScrollViewReader/../LayoutReader/../WidgetReader.h:29,
from D:/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx/extensions/CocoStudio/Reader/WidgetReader/ListViewReader/../ScrollViewReader/../LayoutReader/LayoutReader.h:28,
from D:/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx/extensions/CocoStudio/Reader/WidgetReader/ListViewReader/../ScrollViewReader/ScrollViewReader.h:28,
from D:/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx/extensions/CocoStudio/Reader/WidgetReader/ListViewReader/ListViewReader.h:28,
from D:/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx/extensions/CocoStudio/Reader/WidgetReader/ListViewReader/ListViewReader.cpp:3:
D:/work/project/clint/proj.android/proj.android.plane/../../Cocos2dx/extensions/CocoStudio/Reader/WidgetReader/ListViewReader/../ScrollViewReader/../LayoutReader/../../../GUI/BaseClasses/../System/GUIDefine.h:31:41: fatal error: ../../Trigger/ObjectFactory.h: No such file or directory
compilation terminated.
/cygdrive/d/dev/android-ndk-r9d-windows-x86_64/android-ndk-r9d/build/core/build-binary.mk:393: recipe for target 'obj/local/armeabi/objs/cocos_extension_static/CocoStudio/Reader/WidgetReader/ListViewReader/ListViewReader.o' failed
make: *** Error 1
make: *** Waiting for unfinished jobs....
make: Leaving directory '/cygdrive/d/work/project/clint/proj.android/proj.android.plane'
**** Build Finished ****