Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. -- Found librt: /usr/include, /usr/lib/x86_64-linux-gnu/librt.a Using static library.
  2. CMake Error at CMakeLists.txt:87 (find_package):
  3. By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has
  4. asked CMake to find a package configuration file provided by "OpenCV", but
  5. CMake did not find one.
  6.  
  7. Could not find a package configuration file provided by "OpenCV" with any
  8. of the following names:
  9.  
  10. OpenCVConfig.cmake
  11. opencv-config.cmake
  12.  
  13. Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set
  14. "OpenCV_DIR" to a directory containing one of the above files. If "OpenCV"
  15. provides a separate development package or SDK, be sure it has been
  16. installed.
  17.  
  18.  
  19. -- Configuring incomplete, errors occurred!
  20. See also "/home/stefan/cfsd-logic-pathplanner-master/bld/CMakeFiles/CMakeOutput.log".
  21. See also "/home/stefan/cfsd-logic-pathplanner-master/bld/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement