bblanchon / pdfium-binaries

📰 Binary distribution of PDFium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

wishrohitv opened this issue · comments

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

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

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😟