Build fails with error "opencv2/gapi.hpp: No such file or...
When I build opencv 4.x on my ubuntu20.04, I get the following Error: fatal error: opencv2/gapi.hpp: No such file or directory 1 | #include <opencv4/gapi.hpp> | ^~~~ compilation terminated. make[2]: *** [samples/cpp/CMakeFi...