使用Kony Studio 5.6.2构建Android项目时出现问题。以下是错误信息:
[exec-shell]
[exec-shell] -code-gen:
[exec-shell] [mergemanifest] Merging AndroidManifest files into one.
[exec-shell] [mergemanifest] Manifest merger disabled. Using project manifest only.
[exec-shell] [echo] Handling aidl files...
[exec-shell] [aidl] No AIDL files to compile.
[exec-shell] [echo] ----------
[exec-shell] [echo] Handling RenderScript files...
[exec-shell] [echo] ----------
[exec-shell] [echo] Handling Resources...
[exec-shell] [aapt] Generating resource IDs...
[exec-shell] [aapt] /Users/mobile/mbanking-client/temp/MobileApp/build/luaandroid/dist/MobileBanking/res/drawable/line_divider.xml:9: error: Error: No resource found that matches the given name (at 'color' with value '@color/divider_grey').
[exec-shell] [aapt]
[exec-shell]
[exec-shell] BUILD FAILED
[exec-shell] /Users/mobile/Library/Android/sdk/tools/ant/build.xml:649: The following error occurred while executing this line:
[exec-shell] /Users/mobile/Library/Android/sdk/tools/ant/build.xml:694: null returned: 1
[exec-shell]
[exec-shell] Total time: 5 seconds
[11-03-2016 10:34:03]Ant build error=exec-shell returned: 1
[11-03-2016 10:34:03]Build Generation failed for platform Android.
[11-03-2016 10:34:03]Total time taken: 190146 ms
[11-03-2016 10:34:03]Total time taken: 190343 ms
[11-03-2016 10:34:03]Build Generation is successful for all the selected platforms
[11-03-2016 10:34:03]<-----------Build Generation job is completed--------------->
我想知道是否有人可以提供帮助?
非常感谢。
答案 0 :(得分:0)
我的同事解决了问题。
下载并安装mono然后它可以工作。