简体   繁体   English

将Vuforia Unity项目导出到Eclipse时出错

[英]Error Exporting Vuforia Unity Project into Eclipse

I'm using the Unity's Vuforia Extension , and created a AR scene. 我正在使用Unity的Vuforia Extension ,并创建了一个AR场景。 But while exporting to Android, a pop up came and SDK outdated, but my SDK is the latest. 但是在导出到Android时,出现了弹出窗口并且SDK已过时,但我的SDK是最新版本。 I clicked continue and imported the project into Eclipse. 我点击继续并将项目导入Eclipse。 But while trying to run the project, it doesn't launch saying the projects have errors. 但是在尝试运行该项目时,它没有发布说项目有错误。 I tried cleaning and running again, it shows me this in the Console tab: 我尝试清理并再次运行,它在Console选项卡中显示了这个:

[2015-02-14 10:06:34 - QCARPlayerNativeActivity] Dx 
trouble writing output: already prepared
[2015-02-14 10:06:34 - Dex Loader] Unable to execute dex: Multiple dex files define Lcom/qualcomm/QCARUnityPlayer/BuildConfig;
[2015-02-14 10:06:34 - QCARPlayerNativeActivity] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Lcom/qualcomm/QCARUnityPlayer/BuildConfig;

Any ideas anyone? 任何人的想法?

In the export window, I didn't click select the scene before clicking export. 在导出窗口中,我没有在单击导出之前单击选择场景。

Problem solved. 问题解决了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM