in the vp8/common/theading.h

Just need to add 1 line:
#include <sys/types.h>
before the last occurrence of the line:
#include <semaphore.h>

如果以前安装过 vpx 就把 include/vpx 改名为 vpx-xxx
lib/libvpx.a 改名为 libvpx.a.xxx

 

相关文章:

猜你喜欢
相关资源
相似解决方案