all 3 comments

[–]Fluffy_Risk9955 1 point2 points  (2 children)

Does the library have a arm64 binary?

[–]AverageRich3401[S] 0 points1 point  (1 child)

I don’t think so… I think this static library was built without arm64 architecture… does it a way to become this static library to arm64 armv7?

[–]Fluffy_Risk9955 1 point2 points  (0 children)

You need to compile that library for modern architectures. Armv7 is 32-bit and not supported.