Android studio 2.2.2 Cmake add prebuild FFmpeg 3.2 error -
i use android studio 2.2.2 version on windows , cmake function try add prebuild ffmpeg 3.2 version on mac.
i search many question on here still got error message
error:error: 'libs/armeabi/lib/libavformat-57.so',needed '../../../../build/intermediates/cmake/debug/obj/armeabi/libnative-lib.so',missing , no known rule make
i did project include c++ support , ffmpeg prebuild lib , include place
c:\users\fw\androidstudioprojects\myapp\app\libs\armeabi
.
i build project got error everytimes.
does can , tell me why should do.
thanks
Comments
Post a Comment