Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.73 KB | None | 0 0
  1. [ 96%] Built target pch_Generate_opencv_stereo
  2. [ 96%] Built target opencv_stereo
  3. [ 97%] Built target pch_Generate_opencv_perf_stereo
  4. [ 97%] Built target opencv_perf_stereo
  5. [ 98%] Built target gen_opencv_python_source
  6. [ 98%] Linking CXX shared module ../../lib/python3/cv2.cpython-37m-arm-linux-gnueabihf.so
  7. /usr/bin/ld: error: ../../lib/libopencv_stitching.so.4.1.0: file too short
  8. collect2: error: ld returned 1 exit status
  9. make[2]: *** [modules/python3/CMakeFiles/opencv_python3.dir/build.make:129: lib/python3/cv2.cpython-37m-arm-linux-gnueabihf.so] Error 1
  10. make[1]: *** [CMakeFiles/Makefile2:11793: modules/python3/CMakeFiles/opencv_python3.dir/all] Error 2
  11. make: *** [Makefile:163: all] Error 2
  12. (cv) pi@raspberrypi:~/opencv/build $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement