[2013-11-10 04:15:17 - SimpleGame] Dx
trouble writing output: already prepared
[2013-11-10 04:16:18 - SimpleGame] (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
[2013-11-10 04:16:18 - SimpleGame] Unable to add 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\assets\app.config.txt': Zip add failed
[2013-11-10 04:16:18 - SimpleGame] ERROR: unable to process assets while packaging 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_'
[2013-11-10 04:16:18 - SimpleGame] ERROR: packaging of 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_' failed
[2013-11-10 04:25:27 - SimpleGame] (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
[2013-11-10 04:25:27 - SimpleGame] Unable to add 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\assets\app.icf': Zip add failed
[2013-11-10 04:25:27 - SimpleGame] ERROR: unable to process assets while packaging 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_'
[2013-11-10 04:25:27 - SimpleGame] ERROR: packaging of 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_' failed
[2013-11-10 04:27:02 - SimpleGame] (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
[2013-11-10 04:27:02 - SimpleGame] Unable to add 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\assets\fonts\Marker Felt.ttf': Zip add failed
[2013-11-10 04:27:02 - SimpleGame] ERROR: unable to process assets while packaging 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_'
[2013-11-10 04:27:02 - SimpleGame] ERROR: packaging of 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_' failed
[2013-11-10 04:27:51 - SimpleGame] (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
[2013-11-10 04:27:51 - SimpleGame] Unable to add 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\assets\hd\CloseNormal.png': Zip add failed
[2013-11-10 04:27:51 - SimpleGame] ERROR: unable to process assets while packaging 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_'
[2013-11-10 04:27:51 - SimpleGame] ERROR: packaging of 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_' failed
trouble writing output: already prepared
[2013-11-10 04:16:18 - SimpleGame] (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
[2013-11-10 04:16:18 - SimpleGame] Unable to add 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\assets\app.config.txt': Zip add failed
[2013-11-10 04:16:18 - SimpleGame] ERROR: unable to process assets while packaging 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_'
[2013-11-10 04:16:18 - SimpleGame] ERROR: packaging of 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_' failed
[2013-11-10 04:25:27 - SimpleGame] (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
[2013-11-10 04:25:27 - SimpleGame] Unable to add 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\assets\app.icf': Zip add failed
[2013-11-10 04:25:27 - SimpleGame] ERROR: unable to process assets while packaging 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_'
[2013-11-10 04:25:27 - SimpleGame] ERROR: packaging of 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_' failed
[2013-11-10 04:27:02 - SimpleGame] (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
[2013-11-10 04:27:02 - SimpleGame] Unable to add 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\assets\fonts\Marker Felt.ttf': Zip add failed
[2013-11-10 04:27:02 - SimpleGame] ERROR: unable to process assets while packaging 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_'
[2013-11-10 04:27:02 - SimpleGame] ERROR: packaging of 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_' failed
[2013-11-10 04:27:51 - SimpleGame] (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE pattern '.*')
[2013-11-10 04:27:51 - SimpleGame] Unable to add 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\assets\hd\CloseNormal.png': Zip add failed
[2013-11-10 04:27:51 - SimpleGame] ERROR: unable to process assets while packaging 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_'
[2013-11-10 04:27:51 - SimpleGame] ERROR: packaging of 'D:\android\cocos2d-x-2.2\samples\Cpp\SimpleGame\proj.android\bin\resources.ap_' failed
出现以上的错误,是因为assets目录下文件没有权限,执行以下命令:
test@test /cygdrive/d/android/cocos2d-x-2.2/samples/Cpp/SimpleGame/proj.android
$ chmod 777 -R assets/