Completely burnt out on trying to work out how to compile using toolchains.
I either need
https://developers.google.com/speed/webp/docs/compiling this, a recent ffmpeg, or a recent pillow.
I have been attempting to compile webp using the kindle5 file here
https://www.mobileread.com/forums/sh...d.php?t=342535 but trying to run it gives me
[root@kindle bin]# ./dwebp
./dwebp: line 1: syntax error: unexpected "("
which I understand to mean that it is not compiled correctly for the k4 (or 5, tested on both).
Is anyone able to compile it for me, or point me in the right direction for how I go about doing it? I have tested through wsl in windows, and collab
Thank you for any advice anyone can give, I'm really struggling to know where to go next.