19:52:27 **** Build of configuration Release for project qgddmx_t5 ****
python C:/cocos2d-x-3.5/codes/qgddmx_t5/proj.android/build_native.py -b release all
Updated project.properties
Updated local.properties
Updated file C:\cocos2d-x-3.5\codes\qgddmx_t5\proj.android\proguard-project.txt
It seems that there are sub-projects. If you want to update them
please use the --subprojects parameter.
Updated project.properties
Updated local.properties
Updated file C:\cocos2d-x-3.5\codes\qgddmx_t5\proj.android…\cocos2d\cocos\platform\android\java\proguard-project.txt
Android NDK: WARNING: APP_PLATFORM android-17 is larger than android:minSdkVersion 9 in ./AndroidManifest.xml
make.exe: Entering directory C:/cocos2d-x-3.5/codes/qgddmx_t5/proj.android' StaticLibrary : libcocos2d.a StaticLibrary : libcocostudio.a StaticLibrary : libcocosbuilder.a StaticLibrary : libcocos3d.a StaticLibrary : libspine.a StaticLibrary : libnetwork.a StaticLibrary : libaudioengine.a StaticLibrary : libui.a StaticLibrary : libcocosdenshion.a StaticLibrary : flatbuffers.a StaticLibrary : libextension.a StaticLibrary : libcocos2dxinternal.a StaticLibrary : libbox2d.a StaticLibrary : libcocos2dandroid.a StaticLibrary : libcpufeatures.a SharedLibrary : libcocos2dcpp.so Install : libcocos2dcpp.so => libs/armeabi/libcocos2dcpp.so make.exe: Leaving directory C:/cocos2d-x-3.5/codes/qgddmx_t5/proj.android’
Running command: compile
Building mode: release
Android platform not specified, searching a default one…
running: ‘“C:\cx\sdk\adt-bundle-windows-x86-20130219\sdk\tools\android” update project -t android-17 -p C:\cocos2d-x-3.5\codes\qgddmx_t5\proj.android’
Android platform not specified, searching a default one…
running: ‘“C:\cx\sdk\adt-bundle-windows-x86-20130219\sdk\tools\android” update lib-project -p C:\cocos2d-x-3.5\codes\qgddmx_t5\proj.android…/cocos2d/cocos/platform/android/java -t android-17’
building native
NDK build mode: release
NDK_TOOLCHAIN_VERSION: 4.9
running: ‘“C:\cx\ndk\android-ndk-r10d\ndk-build” -C C:\cocos2d-x-3.5\codes\qgddmx_t5\proj.android -j4 NDK_MODULE_PATH=C:\cocos2d-x-3.5\codes\qgddmx_t5\proj.android…/cocos2d;C:\cocos2d-x-3.5\codes\qgddmx_t5\proj.android…/cocos2d/cocos;C:\cocos2d-x-3.5\codes\qgddmx_t5\proj.android…/cocos2d/external NDK_TOOLCHAIN_VERSION=4.9’
Traceback (most recent call last):
File “C:\cocos2d-x-3.5\tools\cocos2d-console\bin/cocos.py”, line 859, in
run_plugin(command, argv, plugins)
building apk
File “C:\cocos2d-x-3.5\tools\cocos2d-console\bin/cocos.py”, line 817, in run_plugin
Please input the absolute/relative path of “.keystore” file:
plugin.run(argv, dependencies_objects)
Please use cocos console instead.
File “C:\cocos2d-x-3.5\tools\cocos2d-console\plugins\project_compile\project_compile.py”, line 1432, in run
self.build_android()
File “C:\cocos2d-x-3.5\tools\cocos2d-console\plugins\project_compile\project_compile.py”, line 440, in build_android
self.apk_path = builder.do_build_apk(sdk_root, ant_root, build_mode, output_dir, self._custom_step_args, self)
File “C:\cocos2d-x-3.5\tools\cocos2d-console\plugins\project_compile\build_android.py”, line 382, in do_build_apk
self._gather_sign_info()
File “C:\cocos2d-x-3.5\tools\cocos2d-console\plugins\project_compile\build_android.py”, line 429, in _gather_sign_info
inputed = self._get_user_input(“Please input the absolute/relative path of “.keystore” file:”)
File “C:\cocos2d-x-3.5\tools\cocos2d-console\plugins\project_compile\build_android.py”, line 458, in _get_user_input
ret = raw_input()
EOFError: EOF when reading a line
Traceback (most recent call last):
File “C:/cocos2d-x-3.5/codes/qgddmx_t5/proj.android/build_native.py”, line 43, in
build(opts.build_mode)
File “C:/cocos2d-x-3.5/codes/qgddmx_t5/proj.android/build_native.py”, line 28, in build
raise Exception(“Build dynamic library for project " + app_android_root + " ] fails!”)
Exception: Build dynamic library for project C:\cocos2d-x-3.5\codes\qgddmx_t5\proj.android…/ ] fails!
19:52:43 Build Finished (took 16s.13ms)
SDK Platform: 17
NDK: R10D
Eclipse Juno
JRE JDK均已安装。