Hi all,
I compiled my project on TX1 but it came out one error.
/usr/bin/ld: cannot find -lopencv_dep_cudart
collect2: error: ld returned 1 exit status
How can I solve this problem?
Thanks in advance.
Hi all,
I compiled my project on TX1 but it came out one error.
/usr/bin/ld: cannot find -lopencv_dep_cudart
collect2: error: ld returned 1 exit status
How can I solve this problem?
Thanks in advance.
If you search the forum for this error message, you may find this topic. Does it helps ?
It works for my problem. Thank you so much!