Ask Your Question

Revision history [back]

error LINK1104: can't open file 'opencv_core2411d.obj'

I am tried to use the OpenCV-2.4.2 library in visual studio 2013. unfortunately, every time I run any C++ code even "Filtering Image", the compiler generates this error Link: fatal error LINK1104: can't open file 'opencv_core2411d.obj'

Also, I'm using Windows 10 and please provide steps to successfully import opecv2.4.2 into visual studio and let me know why I am receiving this error.

Also, I put the opencv_calib3d2411d.lib to the additional dependencies.Also, I clicked on YES in Use Library Dependency.but Still, have the same problem.If you can give another solution, Its good.