ijkplayer icon indicating copy to clipboard operation
ijkplayer copied to clipboard

make: *** No rule to make target `install-libs-yes', needed by `install-libs'.

Open tuanvd10 opened this issue 2 years ago • 1 comments

Hi all I'm running command ./compile-ffmpeg.sh all to build sdk for android, but it show error like this image as i understand, no action defined for install-libs-yes key word in makefile (I'm reading ijkplayer\android\contrib\ffmpeg-arm64\Makefile - line 124 , source code i pull from master branch)

Anyone faced this problem, and can share me how can i fix it? Many thanks

tuanvd10 avatar Feb 01 '24 09:02 tuanvd10

Hi all i found this problem is caused by my OS, i run it on Windows, then i move it to a virtual machine which run centos-7 OS, and it work fine but now i'm facing other problem when trying build ijkplayer-example for a demo like bellow

image seem that problem relate exo-player module, i change it to newer version, because i cannot find version r1.15 in any repo.

So, anyone have any idea to help me resolve it Many thanks

tuanvd10 avatar Feb 19 '24 01:02 tuanvd10