bblanchon / pdfium-binaries

📰 Binary distribution of PDFium
789 stars 166 forks source link

something wrong in Pdfium-android-arm.tgz for 32bit android #142

Closed wishrohitv closed 6 months ago

wishrohitv commented 6 months ago

hey guys, image i have used pdfium-android-arm.tgz for cpu arm 32 bit android in my project and it giving me error - image

i have did this multiple time i mean cross check but issue is not get fix please help me

bblanchon commented 6 months ago

Hi @wish-rohitv,

$ file libpdfium.so 
libpdfium.so: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[xxHash]=7bff048a1db54f4a, stripped

Looks 32-bit to me.

@mara004, did you see this?

Best regards, Benoit

wishrohitv commented 6 months ago

Hi @wish-rohitv,

$ file libpdfium.so 
libpdfium.so: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[xxHash]=7bff048a1db54f4a, stripped

Looks 32-bit to me.

@mara004, did you see this?

Best regards, Benoit

thanks for your time yeah sir you are right and file is also showing 32 bit image

then why i'm getting this error😟