当前位置: 代码迷 >> 综合 >> configure: error: You requested LIBYUV but not found...die
  详细解决方案

configure: error: You requested LIBYUV but not found...die

热度:18   发布时间:2023-12-11 17:58:40.0

有两个可能:

  • libyuv下没有libyuv.h。复制过来。
  • configure中路径没有包含相应的目录,或者设置错误。
  相关解决方案