Skip to content
New issue

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

make error #11

Open
shona3n opened this issue Sep 20, 2018 · 1 comment
Open

make error #11

shona3n opened this issue Sep 20, 2018 · 1 comment

Comments

@shona3n
Copy link

shona3n commented Sep 20, 2018

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

@derzu
Copy link
Owner

derzu commented Sep 20, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants