Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

IF you successfully built and installed opencv4 before, it's probably not a problem with your compiler.

the opencv 4 headers get installed to /usr/local/include/opencv4 , please make sure to adjust your INCLUDE path

IF you successfully built and installed opencv4 before, it's probably not a problem with your compiler.

the opencv 4 headers get installed to /usr/local/include/opencv4 , please make sure to adjust your INCLUDE pathpath, when trying to build your own program.