I’m getting this sort of error now
box% cmake ../opencv
CMake Error at CMakeLists.txt:11 (message):
FATAL: In-source builds are not allowed.
You should create a separate directory for build files.
-- Configuring incomplete, errors occurred!
(cwd is an empty build
directory)