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

build error #3

Closed
lqql2012 opened this issue Jun 28, 2019 · 1 comment
Closed

build error #3

lqql2012 opened this issue Jun 28, 2019 · 1 comment

Comments

@lqql2012
Copy link

when i compile FitAdam(opencv 2.4 , cuda 8.0),i met a link error as below:
/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
collect2: error: ld returned 1 exit status
CMakeFiles/run_fitting.dir/build.make:138: recipe for target 'run_fitting' failed
make[2]: *** [run_fitting] Error 1
CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/run_fitting.dir/all' failed
make[1]: *** [CMakeFiles/run_fitting.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
i had set cmake_list by" set(CUDA_USE_STATIC_CUDA_RUNTIME OFF) " ,but still build error!

@lqql2012
Copy link
Author

opencv/opencv#12575

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