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

/usr/bin/ld: cannot find -lIlmImf, -llibjasper, -llibtiff, -llibjpeg #131

Open
gnh1201 opened this issue Jul 3, 2019 · 0 comments
Open

Comments

@gnh1201
Copy link

gnh1201 commented Jul 3, 2019

I installed OpenCV 2.4.x, and try run sample but it showing `ld' errors. How can fix it?

:+1: :~/go/src/github.com/go-opencv/go-opencv/samples$ go run hellocv.go 
# github.com/go-opencv/go-opencv/opencv
/usr/bin/ld: cannot find -lIlmImf
/usr/bin/ld: cannot find -llibjasper
/usr/bin/ld: cannot find -llibtiff
/usr/bin/ld: cannot find -llibjpeg
/usr/bin/ld: cannot find -lextra_component-NOTFOUND
collect2: error: ld returned 1 exit status
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

1 participant