Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

xamarin forms DllImport failing #129

Open
mludlum opened this issue May 27, 2022 · 0 comments
Open

xamarin forms DllImport failing #129

mludlum opened this issue May 27, 2022 · 0 comments

Comments

@mludlum
Copy link

mludlum commented May 27, 2022

I'm having trouble loading the proj v8 library in my Xamarin forms app. Getting DllNotFOundException. I pulled the so files from the 20210911 release.

I have a proj 5.1.0 lib that loads and works. The file format is
libproj.so: ELF 32-bit LSB pie executable, ARM, EABI5 version 1 (SYSV), dynamically linked, with debug_info, not stripped

The format of the files I pulled from this repo's release is:
libproj.so: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[xxHash]=65bf5fb7e3983b48, with debug_info, not stripped

Is it related to the file format? If so, is there a way to build the so files to match my working format?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant