webp-io icon indicating copy to clipboard operation
webp-io copied to clipboard

FileNotFoundException: cwebp_tmp/dwebp

Open devPhantom93 opened this issue 4 years ago • 2 comments
trafficstars

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)

devPhantom93 avatar Aug 30 '21 19:08 devPhantom93

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

KishorJena avatar Mar 02 '22 17:03 KishorJena

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

hellokaton avatar Apr 19 '22 13:04 hellokaton