在Linux上编译ijkplayer的时候,
到./compile-ffmpeg.sh all这一步的时候,
出现了如题的错误,有人遇到过这个情况吗
在Linux上编译ijkplayer的时候,
到./compile-ffmpeg.sh all这一步的时候,
出现了如题的错误,有人遇到过这个情况吗
4 回答1.6k 阅读✓ 已解决
4 回答1.3k 阅读✓ 已解决
1 回答2.6k 阅读✓ 已解决
1 回答1.3k 阅读✓ 已解决
3 回答963 阅读✓ 已解决
3 回答941 阅读✓ 已解决
3 回答2k 阅读
在do-compile-ffmpeg.sh 中 make-standalone-toolchain.sh 在配置工具链时 添加:
--system=windows-x86_64 即可以。 我的是windows.
Host toolchain Value
64-bit Linux -system=linux-x86_64
64-bit MacOSX -system=darwin-x86_64
64-bit Windows -system=windows-x86_64
自己选一下。
$ANDROID_NDK/build/tools/make-standalone-toolchain.sh \