Hi
I followed instructions from
https://www.b4x.com/android/forum/threads/b4x-webp-images.119990/
I copied WebP.b4xlib to AdditionalLibs\B4X
App installed from stand alone packager. When you load a file.webp, The app closes suddenly

W11
Java 19
run_debug says:
How can I fix it?
Thx in advance
I followed instructions from
https://www.b4x.com/android/forum/threads/b4x-webp-images.119990/
I copied WebP.b4xlib to AdditionalLibs\B4X
App installed from stand alone packager. When you load a file.webp, The app closes suddenly

W11
Java 19
run_debug says:
run_debug:
Caused by: java.lang.RuntimeException: java.io.IOException: Couldn't load library library webp
at b4j/com.zakgof.webp4j.WebpNative.<clinit>(Unknown Source)
... 14 more
Caused by: java.io.IOException: Couldn't load library library webp
at b4j/org.scijava.nativelib.NativeLoader.loadLibrary(Unknown Source)
How can I fix it?
Thx in advance