Closed FingerRec closed 6 years ago
I follow the install guide. as i run ./install.sh the following problem happen:
./install.sh
/usr/bin/ld can't found -lavutil -lavcodec ...
i modify line6 in setup.py './ffmpeg/include/' , like 'opencv_install_path/include/'
looking forward to your reply
i have solved it
How did you solve it? I might face the same issue
I follow the install guide. as i run
./install.sh
the following problem happen:/usr/bin/ld can't found -lavutil -lavcodec ...
i modify line6 in setup.py './ffmpeg/include/' , like 'opencv_install_path/include/'
looking forward to your reply