1 | initial version |
I'm guess, this is because of OpenCV doesn't installed (not executed make install
, after you built it). So, you should manually set this variable to OpenCV build folder.
2 | No.2 Revision |
I'm My guess, this is because of OpenCV doesn't installed (not executed make install
, after you built it). So, you should manually set this variable to OpenCV build folder.
3 | No.3 Revision |
My guess, this is because of You should set the OpenCV doesn't installed (not executed enviroment variable and add it to the systems path, make install
after as described in installation tutorial. Also, you built it). So, you should can manually set this variable to OpenCV build folder.folder in CMake.