我是靠谱客的博主 欣慰雪糕,这篇文章主要介绍Eclipse build error 解决方法The library '*.jar' contains native libraries that will not run on the dev...,现在分享给大家,希望可以做个参考。

[2013-08-29 16:56:58 - jarsotest] The library 'wnp.jar' contains native libraries that will not run on the device.

[2013-08-29 16:56:58 - jarsotest] The following libraries were found:

[2013-08-29 16:56:58 - jarsotest]  - bin/classes/jni/wnptest/wnpjnitest/libwnp.so

 

Eclipse->windows->Perferences , 

取消 Force error when external jars contain native libraries.

取消 Skip packaging and dexing until export and lunch. (Speece **)

 

第二种:

[2013-11-19 10:23:30 - Scantest5] The library 'xxx.jar' contains native libraries that will not run on the device.
[2013-11-19 10:23:30 - Scantest5] The following libraries were found:
[2013-11-19 10:23:30 - Scantest5]  - libs/armeabi/libaaa-jni.so
[2013-11-19 10:23:30 - Scantest5]  - libs/armeabi/libccc-jni.so

解决方法:

将build path中的导入的xxx.jar包remove掉,就可以了。

最后

以上就是欣慰雪糕最近收集整理的关于Eclipse build error 解决方法The library '*.jar' contains native libraries that will not run on the dev...的全部内容,更多相关Eclipse内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(47)

评论列表共有 0 条评论

立即
投稿
返回
顶部