Trying to build MrMC for Android - Issues with making ffmpeg
Posted: 18 Jul 2018, 13:56
Trying to build MrMC for Android and having issues with making depends, specifically ffmpeg:
(common.mak:72: recipe for target 'libswscale/arm/rgb2yuv_neon_32.o' failed)
I am using an Ubuntu 16.04 VM, Java 8, GCC/G++ 4.9 and the current SDK/NDK from google
I am able to successfully build a Kodi 17.6 APK from source, and have been playing with lots of versions of java, GCC, the SDK/NDK etc, but seem to always get hung up in the same place for ffmpeg for MrMC.
I tried to use the versions outlined in the mrmc/android readme on Github but they seem a bit old and I wanted to make sure I was using the right versions.
(common.mak:72: recipe for target 'libswscale/arm/rgb2yuv_neon_32.o' failed)
I am using an Ubuntu 16.04 VM, Java 8, GCC/G++ 4.9 and the current SDK/NDK from google
I am able to successfully build a Kodi 17.6 APK from source, and have been playing with lots of versions of java, GCC, the SDK/NDK etc, but seem to always get hung up in the same place for ffmpeg for MrMC.
I tried to use the versions outlined in the mrmc/android readme on Github but they seem a bit old and I wanted to make sure I was using the right versions.