cmake build error on raspbian raspberry pi 4
https://projects-raspberry.com/home-s...
Code $ cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_TBB=ON -D BUILD_NEW_PYTHON_SUPPORT=ON -D WITH_V4L=ON -D INSTALL_C_EXAMPLES=ON -D INSTALL_PYTHON_EXAMPLES=ON -D BUILD_EXAMPLES=ON -D WITH_QT=ON -D WITH_OPENGL=ON .. - Please advise did i missed out anything
CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become fatal error in future CMake releases
CMake Error: The Source directory "home/pi" does not appear to contain CMakeLists.txt
error is CMake Error: The Source directory "home/pi" does not appear to contain CMakeLists.txt. that's the error. Use this page to build opencv