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
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