最近开始学习Linux系统(ubuntu22.04.1LTS),在安装opencv4.5.1时 执行make 后出现如下图错误:
在 gapi_async_tesr.cpp 中添加:
#include <thread>
然后再次编译试试