Get ARM builds of the library. #959
-
Hi, I am using ImageSharp.Heir which uses this library in the backend and supports windows and ios out of the box. Wanted to know where can I get the ARM builds of libheif (for .net if that's different) as mentioned in the issue hey-red/ImageSharp.Heif#3 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I have added scripts to build Android libraries into the |
Beta Was this translation helpful? Give feedback.
-
@farindk The pre-built libs doesn't recognaise the libde256 decoders. Running the script gives me the following output
commenting the line out builds everything successfully with no error but still libde256 is not being recognised. I was able to get it working after adding the following lines. Should these be added in the script by default?
|
Beta Was this translation helpful? Give feedback.
I have added scripts to build Android libraries into the
scripts
folder of libde265 and libheif.I have also uploaded pre-built libraries for all Android architectures to the release pages:
libde265-1.0.12 Android libs
libheif-1.16.2 Android libs