foobnix / LibreraReader

Book Reader for Android
http://librera.mobi
Other
2.91k stars 309 forks source link

java.lang.UnsatisfiedLinkError: dlopen failed: library "libMuPDF.so" not found #1270

Open FiyQiu opened 5 months ago

FiyQiu commented 5 months ago

after run: cd Builder ./link_to_mupdf_x.x.x.sh cd .. ./gradlew assembleFdroid like this: test1

and got suc: test2

test3 after run app: test4

adadong commented 2 months ago

I have encountered a similar problem, have you solved it?

adadong commented 2 months ago

Can you share the 'libMuPDF. so' file with me? I am on a Windows system and have been compiling it unsuccessfully