Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. -- OpenCV 2 not found.
  2. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  3. Please set them or make sure they are set and tested correctly in the CMake files:
  4. OpenCV2_IMAGE_CODECS_LIBRARY (ADVANCED)
  5. linked by target "dieToy" in directory /home/mcmaster/doc/ext/die-toy
  6. OpenCV2_OPTFLOW_LIBRARY (ADVANCED)
  7. linked by target "dieToy" in directory /home/mcmaster/doc/ext/die-toy
  8.  
  9. -- Configuring incomplete, errors occurred!
  10. See also "/home/mcmaster/doc/ext/die-toy/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement