Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libjpeg.so not found #2

Open
alexzheng2009 opened this issue Oct 20, 2017 · 2 comments
Open

libjpeg.so not found #2

alexzheng2009 opened this issue Oct 20, 2017 · 2 comments

Comments

@alexzheng2009
Copy link

project下载完以后,没有修改任何东西,点击压缩,就提示找不到找不到‘libjpeg.so’这个库,求解决,谢谢。

@blueberryCoder
Copy link
Owner

将libjpeg.so引入一下:

在 build.gralde 中修改为sourceSets{main{jniLibs.srcDirs='../libjpeg/prebuilt' ,'libs'}}

@lvzzia
Copy link

lvzzia commented Nov 15, 2017

如何生成多平台的lib包,求解

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants