有电晕SDK的项目错误 [英] Have an error of project by corona sdk

查看:160
本文介绍了有电晕SDK的项目错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我从我的朋友哈瓦项目,

I hava a project from my friends,

当我运行在Eclipse项目,将在LogCat中打印错误

When I run the project in the Eclipse ,will have an error printed in the LogCat

Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/ansca/corona/JavaToNativeShim;
Exception Ljava/lang/ExceptionInInitializerError; thrown while initializing Lcom/ansca/corona/CoronaEnvironment;
threadid=1: thread exiting with uncaught exception (group=0x41b2f498)

FATAL EXCEPTION: main
java.lang.ExceptionInInitializerError
    at com.uangel.corona.CoronaApplication.onCreate(CoronaApplication.java:16)
    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:999)
    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4281)
    at android.app.ActivityThread.access$1300(ActivityThread.java:136)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1261)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:137)
    at android.app.ActivityThread.main(ActivityThread.java:4875)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:511)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:804)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:571)
    at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.ExceptionInInitializerError
    at com.ansca.corona.CoronaEnvironment.setLuaErrorHandler(CoronaEnvironment.java:373)
    at com.ansca.corona.CoronaEnvironment.<clinit>(CoronaEnvironment.java:41)
    ... 13 more
Caused by: java.lang.UnsatisfiedLinkError: Couldn't load lua: findLibrary returned null
    at java.lang.Runtime.loadLibrary(Runtime.java:365)
    at java.lang.System.loadLibrary(System.java:535)
    at com.ansca.corona.JavaToNativeShim.<clinit>(JavaToNativeShim.java:94)
    ... 15 more

我不能做到这一点。请帮我。

I can't make it. Please help me.

推荐答案

我建议看,如果你能建立电晕示例项目一个一个来看看你是否可以建立这些。

I recommend seeing if you can build one of the corona sample projects first to see if you can build those.

另外一些有用的信息,您可以给我们:
您正在使用什么版本的电晕?

Also some helpful information you can give us: What version of corona are you using?

这篇关于有电晕SDK的项目错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆