【发布时间】: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。
【问题讨论】: