sejda-pdf / webp-imageio

Java ImageIO WebP support
Apache License 2.0
198 stars 74 forks source link

can't load AMD 64-bit .so on a AARCH64-bit platform #32

Open Tiane-ira opened 1 year ago

Tiane-ira commented 1 year ago

the code work well in windows11

used the latest denpendcy 0.1.6 jdk8

but can't work in linux

error: Handler dispatch failed; nested exception is java.lang.UnsatisfiedLinkError: /tmp/7424245579060724702libwebp-imageio.so: /tmp/7424245579060724702libwebp-imageio.so: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64-bit .so on a AARCH64-bit platform), org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.UnsatisfiedLinkError: /tmp/7424245579060724702libwebp-imageio.so: /tmp/7424245579060724702libwebp-imageio.so: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64-bit .so on a AARCH64-bit platform)

linux-core version: Linux version 4.18.0-147.5.1.el8_1.aarch64 (mockbuild@aarch64-01.mbox.centos.org) (gcc version 8.2.1 20180905 (Red Hat 8.2.1-3) (GCC)) #1 SMP Tue Feb 4 23:44:08 UTC 2020

wholeheart commented 1 year ago

sos!!!

ED123ward commented 1 year ago

sos!!!