Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

VS 2015 Error LNK1104 cannot open file "opencv_world310d.obj"

Hi, I'm new to vs2015 and opencv. I'm trying to run a simple program but I'm getting the following error 'opencv_world310d.obj'. Any Suggestions to help get me out of it. My project(With project name) properties are:

VC++ Directories: Include Directories : C:\opencv-3.1.0\opencv\build\include : Library Directories : C:\opencv-3.1.0\opencv\build\x64\vc14\lib Linker:Input : opencv_world310d

I hope someone can suggest the right answer. Thanks in advance