You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And selected the folder path "C:\FFmpegMediaPlayer-master\FFmpegMediaPlayer-master\gradle\fmp-library" which includes "fmp-demo" and "library"
I tried to compile and appeared the message "Error:Execution failed for task ':library:buildFFmpeg'.
A problem occurred starting process 'command 'C:\FFmpegMediaPlayer-master\FFmpegMediaPlayer-master\gradle\fmp-library\library\src\main\ffmpeg\build-ffmpeg.sh''"
I saw "FMPDemo.java" occurred error, some "import" failed, and "
"setContentView(R_.layout.activity_fmpdemo);", shown as the figs
Thanks for helping!
The text was updated successfully, but these errors were encountered:
you can compile library from windows, you must use existing library aar that privided in this server..., alternate you must compile library from linux and export to windows as library
I used "open an existing Android Studio project"
And selected the folder path "C:\FFmpegMediaPlayer-master\FFmpegMediaPlayer-master\gradle\fmp-library" which includes "fmp-demo" and "library"
I tried to compile and appeared the message "Error:Execution failed for task ':library:buildFFmpeg'.
"setContentView(R_.layout.activity_fmpdemo);", shown as the figs
Thanks for helping!
The text was updated successfully, but these errors were encountered: