在加载库AndEngine错误 [英] AndEngine error on loading library

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

问题描述

我有一个问题,在运行从andengine的例子。我得到的错误是在该行:

I have a problem while running the examples from andengine. The error I'm getting is at this line:

System.loadLibrary( "andenginephysicsbox2dextension" );

无法加载andenginephysics2dextension。查找库返回null。我注意到其他人保持有这个问题,但没有解决办法,提出了。

Couldn't load andenginephysics2dextension. Find library returned null. I noticed other people kept having this problem but no solution was proposed.

任何帮助,欢迎!谢谢你。

Any help is welcomed! Thanks.

推荐答案

看起来你错过了复制的本机库。 AndEngine现在托管在GitHub上,这是非常积极的发展!在这里,新GLES2版本有什么改变( https://github.com/nicolasgramlich/AndEngine )的详细信息:<一href="http://www.andengine.org/forums/announces/andengine-gles2-$p$p-release-on-december-23rd-t6097.html#p26851">http://www.andengine.org/forums/announces/andengine-gles2-$p$p-release-on-december-23rd-t6097.html#p26851

looks like you missed to copy the native libraries. AndEngine is now hosted on github and it is in perfectly active development! ( https://github.com/nicolasgramlich/AndEngine ) more info on what changed in the new GLES2 version here: http://www.andengine.org/forums/announces/andengine-gles2-pre-release-on-december-23rd-t6097.html#p26851

使用AndEngine作为库项目建议,这将自动复制本地库到您的项目。

Using AndEngine as a library project is recommended and this will automatically 'copy' the native libraries to your project.

最好的问候, 萨科

这篇关于在加载库AndEngine错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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