RaspberryPi icon indicating copy to clipboard operation
RaspberryPi copied to clipboard

make install with opencv4 confusing

Open Qengineering opened this issue 4 years ago • 1 comments

Dear,

Somewhat confusing. With opencv4.pc the output gives an error of not finding the package opencv. However, its named opencv4 and your modification of 3 Dec 2020 finds and uses the package correctly. As can see in the last line, installation succeeded.

image

Qengineering avatar Feb 05 '21 10:02 Qengineering

Installing OpenCV on pi for C is not as easy as they make it seems, I used this tutorial to get my opencv to work https://qengineering.eu/install-opencv-4.5-on-raspberry-64-os.html

Bukkster avatar Apr 12 '21 01:04 Bukkster