LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core248d.lib'

asked 2014-04-21 22:39:34 -0600

gauss89 gravatar image

Hello,

I am trying to compile opencv with Cuda, using cmake 2.8.12.2 and visual studio 2013, on windows 7 64 bit. I am compiling 2.4.8 revision of opencv. I am using http://docs.opencv.org/doc/tutorials/introduction/windows_install/windows_install.html

tutorial. So I downloaded cuda 6.0. I made .sln file in build folder using cmake, when i open it and try to build it (either release or debug) it give the following error. (of course incase of release it's '... opencv_core248.lib')

LINK : fatal error LNK1104: cannot open file '....\lib\Debug\opencv_core248d.lib'

Any help would be appreciated, I have checked many places but couldn't find any conclusive answer.

edit retag flag offensive close merge delete

Comments

any solution to this problem ? I am having same problem with OpenCV 3.0 / CUDA 6.5 / CMake 3.0.2. It would be very helpful if someone replies. Thanks

dhaval257 gravatar imagedhaval257 ( 2014-09-23 12:34:20 -0600 )edit

got the same problem, did you solve?

busrakkk gravatar imagebusrakkk ( 2016-01-15 02:53:34 -0600 )edit

Got the same problem, too. Any solutions?

bingoblau gravatar imagebingoblau ( 2017-02-08 16:59:00 -0600 )edit

got the same problem. and it is not funny at all

AsparagusBo gravatar imageAsparagusBo ( 2017-09-25 05:40:30 -0600 )edit