I have a problem with the openCV library, when compiling the code generated from Matlab, using VSStudio2017
cudnn.lib
LINK : fatal error LNK1181: cannot open input file ‘opencv_world310.lib’
NMAKE : fatal error U1077: ‘”C:Program FilesNVIDIA GPU Computing ToolkitCUDAv11.7binnvcc.EXE”‘ : return code ‘0x2’
Stop.
‘lanenet.exe’ is not recognized as an internal or external command,
operable program or batch file.
I have already set up the OPENCV path in the environment.
Please tell me how to solve it. Many thanks!
Lee Phan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.