I get “Unresolved external symbol” error when trying to build a C++ project with OpenCV and CUDA
I am trying to build a C++ project with OpenCV 3.4.20 that’s built with CUDA 11.6.2 on Visual Studio 2022 and on Windows 10. But, a few seconds after I begin to build the project, I see several errors such as this: