B4J Question [Solved] WebP images. It seems #CustomBuildAction for stand alone packager is not working

Dadaista

Active Member
Licensed User
Longtime User
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:
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
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…