We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thanks for your source code.
I try to make it, but /usr/bin/ld: cannot find -lippicv error occured
what is it? And what should I do to solve it ? please help me !
Thank you
The text was updated successfully, but these errors were encountered:
Hi, it's an opencv error.
Try to recompile opencv with this flags: cmake -DWITH_IPP=ON -DINSTALL_CREATE_DISTRIB=ON
More info at these links: https://stackoverflow.com/questions/34401117
pjreddie/darknet#290
Sorry, something went wrong.
No branches or pull requests
thanks for your source code.
I try to make it, but /usr/bin/ld: cannot find -lippicv error occured
what is it? And what should I do to solve it ? please help me !
Thank you
The text was updated successfully, but these errors were encountered: