不能编译,无法执行DEX,无法合并,非巨型指令指令、DEX

2023-09-07 04:05:14 作者:傲气稳情场

我需要一些帮助,因为我不能让该解决方案由我自己,我已经看了很多帖子,并调查了很多,但没有解决方案。

I'm needing some help because I can't get the solution by my own, I had read a lot of post and investigating a lot but without solution.

我有一个proyect有一些子项目(动作条,滑动,脸谱等),当我尝试编译我收到以下错误时刻。

I've a proyect that have some subprojects ( actionbar,sliding,facebook,etc.. ) and when I try to compile it I receive following error all times.

[2013-07-31 14:44:06 - Dex Loader] Unable to execute dex: Cannot merge new index 67109 into a non-jumbo instruction!
[2013-07-31 14:44:06 - ojiva] Conversion to Dalvik format failed: Unable to execute dex: Cannot merge new index 67109 into a non-jumbo instruction!

我使用的Eclipse ADT最新的和最新的工具(R22)与最新的SDK(18)。我给自己定 dex.force.jumbo = TRUE 我的project.properties,也是我试过用设置dex.force.jumbo =真

I'm using Eclipse with latest ADT and latest tools ( r22 ) with latest SDK ( 18 ). I've set dex.force.jumbo=true on my project.properties and also I've tried with set dex.force.jumbo=true

但是,如果没有运气:(,任何想法?

But without lucky :(, any ideas ?

推荐答案

尝试添加 dex.force.jumbo = TRUE project.properties 文件

 
精彩推荐
图片推荐