LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core248d.lib'
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.
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
got the same problem, did you solve?
Got the same problem, too. Any solutions?
got the same problem. and it is not funny at all