Closed hawk0620 closed 8 years ago
Hi,guy!Thanks ur script first.I use u script success build the FFmpeg,but when I drop them into my XCode project.The project needs to add AudioToolbox.framework and VideoToolbox.framework then it could be compile.
And I use this project's( https://github.com/Bilibili/ijkplayer) script create FFmpeg library,it does't need to add these frameworks.
My question is I only see ur read.me: You should link your app with libz.dylib libbz2.dylib libiconv.dylib
May I ask u,if u need to add frameworks like AudioToolbox.framework? I want to know where I done is wrong. Thank you.
Hi,guy!Thanks ur script first.I use u script success build the FFmpeg,but when I drop them into my XCode project.The project needs to add AudioToolbox.framework and VideoToolbox.framework then it could be compile.
And I use this project's( https://github.com/Bilibili/ijkplayer) script create FFmpeg library,it does't need to add these frameworks.
My question is I only see ur read.me: You should link your app with libz.dylib libbz2.dylib libiconv.dylib
May I ask u,if u need to add frameworks like AudioToolbox.framework? I want to know where I done is wrong. Thank you.