cocos2dx 3.10
ndk是r9d
ant是1.9.4
使用命令是 cocos compile -p android
老是出现下面的错误
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files…
[aidl] Found 1 AIDL files.
[aidl] Compiling 1 AIDL files.
[echo] ----------
[echo] Handling RenderScript files…
[echo] ----------
[echo] Handling Resources…
[aapt] Generating resource IDs…
[aapt] E:\CocosProject\gameProjectByCpp\proj.android\bin\AndroidManifest.xm
l:18: error: Error: String types not allowed (at ‘configChanges’ with value ‘ori
entation|keyboardHidden|screenSize’).
[aapt]
BUILD FAILED
E:\TDDOWNLOAD\Android-SDK\tools\ant\build.xml:649: The following error occurred
while executing this line:
E:\TDDOWNLOAD\Android-SDK\tools\ant\build.xml:694: null returned: 1
救命啊