Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Fail to buid opencv-3.3.0 with opencv_contrib-3.3.0 and CUDA Toolkit 9.0

Hi all,

I just build opencv 3.3 from source with opencv_contrib. When I use CMake, I get this error:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: CUDA_nppi_LIBRARY (ADVANCED)

In the CUDA-directory i can only find : nppial.lib, nppicc.lib, nppicom.lib, nppidei.lib, nppif.lib, nppig.lib, nppist.lib nppisu.lib, nppitc.lib and npps.lib libraries but no nppi as expected.

Could you please help me how to fix this error ! I tried to fix but I was not successful :(

Thank you !

Regards ;)