hellokaton / webp-io

🌚 general format images and webp transform each other
Apache License 2.0
44 stars 18 forks source link

FileNotFoundException: cwebp_tmp/dwebp #9

Open STG284 opened 3 years ago

STG284 commented 3 years ago
io.github.biezhi.webp.WebpIOException: java.io.FileNotFoundException: cwebp_tmp/dwebp: open failed: ENOENT (No such file or directory)
        at io.github.biezhi.webp.WebpIO.init(WebpIO.java:58)
        at io.github.biezhi.webp.WebpIO.<init>(WebpIO.java:27)
        at io.github.biezhi.webp.WebpIO.create(WebpIO.java:63)
KishorJena commented 2 years ago

I think you must add those library files cwebp dwebp in the project.

hellokaton commented 2 years ago

@STG284 I released a new version, do you still have that question?