【问题标题】:Cannot compile libvorbis (Ogg missing)无法编译 libvorbis(缺少 Ogg)
【发布时间】:2016-07-15 20:10:20
【问题描述】:

我正在关注this guide 来编译支持 libvpx 的 FFMPEG。在 libvorbis 编译步骤中,我收到此错误:

The test program failed to compile or link. See the file config.log for the exact error that occurred. This usually means Ogg was incorrectly installed or that you have moved Ogg since it was installed.

Ogg编译安装步骤没有错误,找不到这个config.log文件。我在 local/lib 和 local/bin 中有 libogg。

【问题讨论】:

    标签: ffmpeg ogg oggvorbis


    【解决方案1】:

    通过以下方式解决:

    • 更正 /etc 中 fstab 文件中 MinGW 的路径
    • 在配置标志中添加--prefix="path to MinGW"

    【讨论】:

      猜你喜欢
      • 2011-11-11
      • 2019-06-22
      • 2021-05-10
      • 1970-01-01
      • 2020-11-02
      • 1970-01-01
      • 1970-01-01
      • 2015-04-03
      • 1970-01-01
      相关资源
      最近更新 更多