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 -lopencv_dep_nppitc #12575

Closed
oftenliu opened this issue Sep 18, 2018 · 1 comment
Closed

/usr/bin/ld: cannot find -lopencv_dep_nppitc #12575

oftenliu opened this issue Sep 18, 2018 · 1 comment
Labels
category: gpu/cuda (contrib) OpenCV 4.0+: moved to opencv_contrib question (invalid tracker) ask questions and other "no action" items here: https://forum.opencv.org

Comments

@oftenliu
Copy link

  • OpenCV => 2.4.13
  • Operating System / Platform => Ubuntu16.04
  • Compiler => gcc

hello, i build OpenCV 2 with cuda9 successfully,when i use opencv, i meet a problem like that:
/usr/bin/ld: cannot find -lopencv_dep_nppial
/usr/bin/ld: cannot find -lopencv_dep_nppicc
/usr/bin/ld: cannot find -lopencv_dep_nppicom
/usr/bin/ld: cannot find -lopencv_dep_nppidei
/usr/bin/ld: cannot find -lopencv_dep_nppif
/usr/bin/ld: cannot find -lopencv_dep_nppig
/usr/bin/ld: cannot find -lopencv_dep_nppim
/usr/bin/ld: cannot find -lopencv_dep_nppist
/usr/bin/ld: cannot find -lopencv_dep_nppisu
/usr/bin/ld: cannot find -lopencv_dep_nppitc
would appreciate it very much if you
could help me with my problem.

@alalek
Copy link
Member

alalek commented Sep 18, 2018

Build / usage questions should go to Users OpenCV Q/A forum: http://answers.opencv.org
This tracker is for issues and bugs that needs fix in OpenCV.

OpenCV 2 with cuda9

OpenCV 2.4 is tested with CUDA SDK 6.5 (may be 7.5). CUDA 8 / 9 is not validated with OpenCV 2.4 by OpenCV team.
2.4 branch is almost under freeze (only critical bugfixes are accepted). Try OpenCV 3.x instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: gpu/cuda (contrib) OpenCV 4.0+: moved to opencv_contrib question (invalid tracker) ask questions and other "no action" items here: https://forum.opencv.org
Projects
None yet
Development

No branches or pull requests

2 participants