bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.54k stars 8.13k forks source link

Mac: error compile #1471

Open perucholly opened 8 years ago

perucholly commented 8 years ago

Android NDK: ERROR:/Users/cholly/Documents/Librerias/ijkplayer-android/android/ijkplayer/ijkplayer-armv5/src/main/jni/ffmpeg/Android.mk:ijkffmpeg: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that /libijkffmpeg.so exists or that its path is correct
/Users/cholly/Library/Android/sdk/ndk-bundle/build/core/prebuilt-library.mk:45: *\ Android NDK: Aborting . Stop.

Thanks in advance!

bbcallen commented 8 years ago

Did you build ffmpeg successfully before this?

perucholly commented 8 years ago

Yes

bbcallen commented 8 years ago

Check if same issue.

1467

perucholly commented 8 years ago

Hi, Try everything without any success :(