cropsly / ffmpeg-android

FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
http://writingminds.github.io/ffmpeg-android/
Other
1.63k stars 415 forks source link

ERROR: libass not found using pkg-config #81

Open kuoliangkwong opened 6 years ago

kuoliangkwong commented 6 years ago

This happened when it tries to run ffmpeg_build.sh. Am I missing something there? I checked and libass exists in toolchain-android and compiled completely.

More logs make[1]: Entering directory '/mnt/c/Users/Admin/Documents/ffmpeg-android/lame-3.99.5/vc_solution' make[2]: Entering directory '/mnt/c/Users/Admin/Documents/ffmpeg-android/lame-3.99.5/vc_solution' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/mnt/c/Users/Admin/Documents/ffmpeg-android/lame-3.99.5/vc_solution' make[1]: Leaving directory '/mnt/c/Users/Admin/Documents/ffmpeg-android/lame-3.99.5/vc_solution' make[1]: Entering directory '/mnt/c/Users/Admin/Documents/ffmpeg-android/lame-3.99.5' make[2]: Entering directory '/mnt/c/Users/Admin/Documents/ffmpeg-android/lame-3.99.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/mnt/c/Users/Admin/Documents/ffmpeg-android/lame-3.99.5' make[1]: Leaving directory '/mnt/c/Users/Admin/Documents/ffmpeg-android/lame-3.99.5' /mnt/c/Users/Admin/Documents/ffmpeg-android /mnt/c/Users/Admin/Documents/ffmpeg-android/ffmpeg /mnt/c/Users/Admin/Documents/ffmpeg-android Makefile:2: config.mak: No such file or directory Makefile:64: /common.mak: No such file or directory Makefile:106: /libavutil/Makefile: No such file or directory Makefile:106: /library.mak: No such file or directory Makefile:108: /doc/Makefile: No such file or directory Makefile:195: /tests/Makefile: No such file or directory make: *** No rule to make target '/tests/Makefile'. Stop. ERROR: libass not found using pkg-config