There was indeed a typo there. However, even removing the CUDNN library and include entries, it will still allow me to include CUDNN, but it will now modify external dependencies to show -L/usr/lib/x86_64-linux-gnu and -L/usr/lib and it chokes again with the linker saying that tit cannot find -lx86_64-linux-gnu. I’m using cmake 3.22 and trying to force either internal or external CMake makes no difference.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Build opencv with cuda error : can't find Linking CXX shared library ../../lib/libopencv_cudev.so | 0 | 1149 | April 5, 2021 | |
| Could not open 'x64.lib' | 2 | 944 | April 22, 2021 | |
| Cudev build error with OpenCV 4.6.0 + CUDA | 3 | 3369 | June 30, 2022 | |
| Can't build OpenCV with CUDA support | 4 | 1452 | January 8, 2024 | |
| Unable to build Opencv 4.5.1 with contrib modules with CUDA ON | 4 | 3365 | March 4, 2021 |