nokiatech / heif

High Efficiency Image File Format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Android] no build.sh file

xluu233 opened this issue · comments

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