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 | |
---|---|---|---|---|
Building OpenCV 4.8 with CUDA 11.8 on Ubuntu - unsuccesfull | 8 | 7354 | July 19, 2023 | |
Build OpenCV with Cuda | 2 | 143 | March 11, 2025 | |
Opencv + CUDA + C++ | 2 | 322 | January 25, 2025 | |
Unable to Compile OpenCV with CUDA support on Ubuntu 22.04 | 2 | 461 | July 31, 2024 | |
Errors building OpenCV 4.6 with CUDA | 4 | 818 | March 13, 2023 |