That error comes from pkg-config command inserted in backticks into the g++ command line.
NithishChauhan, you need to install "opencv-dev" package for pkg-config to work like that, it's available in my package repo
That error comes from pkg-config command inserted in backticks into the g++ command line.
NithishChauhan, you need to install "opencv-dev" package for pkg-config to work like that, it's available in my package repo