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
can you get us the complete error messages, please ?
where, exactly ? (did you overwrite somehing nessecary ?)