Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv world not in build folder

I have successfully built opencv version 4.4.0 with Cuda support Cuda toolkit v11.2 and compatible cudnn, using visual studi 2019. Now, I would like to build a project in VS, and normally one needs to add

opencv_worldVd.dll

to additional dependencies of the project. However, I cannot find this file in my build folder, has something changed in version 4.4.0 or is there a different dll to include when you build opencv + opencv_contrib with cuda support?