Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

build OpenCV4: add preprocessor definition "CV_DETECTORS_CHESSBOARD_DEBUG"

Hi, I am building OpenCV4 on Windows using VS2017. I wan to debug chessboard class and I add preprocessor definition "CV_DETECTORS_CHESSBOARD_DEBUG" in VS project property page. However, I have compiler error such as "cannot open source file "opencv2/highgui.hpp" etc.

Thanks.

YL