cmake + cuda5.5 solution building errors
Hi there
i have a problem building the OpenCV.sln
when setting WITH_CUDA option in CMAKE.
My System:
Windows 8.1 64Bit
Microsoft Visual Studio 2010 32Bit
Cuda v5.5
Everytime i try to build the solution i get this error a couple of times:
"LINK : fatal error LNK1104: File "....\lib\Debug\opencv_core248d.lib" can't be opened."
Does anyone know how to solve this?
I would be gladful for any help.