nokiatech / heif

High Efficiency Image File Format
Other
1.74k stars 247 forks source link

[Android] no build.sh file #104

Closed xluu233 closed 2 years ago

xluu233 commented 2 years ago

I want to use heif under Android, compile it under linux environment according to the documentation, after make, the file is not found in the android directory

build use:

cd heif/build
cmake ../srcs
make

could't find build.sh:

cd heif/build/android
./build.sh