Im using ubuntu 16.04 and attempting to compile this code since the version of opencv I use is 3.3.1 and therefore doesn't contain this within it. When running cmake, I successfully find opencv : -- Found OpenCV: /opt/ros/kinetic (found version "3.3.1") , but when compiling (make) it gives the error: /home/jake/projects/hfs/linux/Segment/BSDSBench/../Stdafx.h:41:31: fatal error: opencv2/opencv.hpp: No such file or directory
Im using ubuntu 16.04 and attempting to compile this code since the version of opencv I use is 3.3.1 and therefore doesn't contain this within it. When running cmake, I successfully find opencv : -- Found OpenCV: /opt/ros/kinetic (found version "3.3.1") , but when compiling (make) it gives the error: /home/jake/projects/hfs/linux/Segment/BSDSBench/../Stdafx.h:41:31: fatal error: opencv2/opencv.hpp: No such file or directory