-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I had install opencv 2.4.13 in my GPU, and executed 'python setup.py install' in this project dir.
However, I got an error message:
/usr/bin/ld: cannot find -lopencv_imgcodecs collect2: error: ld returned 1 exit status error: command 'c++' failed with exit status 1
and I entered this dir /usr/bin/ld and I did not find a file named opencv_imgcodecs.
This file seems only show up in opencv.3.* version, so I need to install opencv 3., right ?
If your project do not support opencv 2.4. then you should write this in your README directly, OK?
Metadata
Metadata
Assignees
Labels
No labels