Ask Your Question

Revision history [back]

Cannot find opencv_core.240.32.lib

Greetings,

I am currently trying to compile a project using Microsoft Visual Studio 2010 Professional on a Windows 7 System. I I did not create the project and am currently trying to understand how it works. Therefore I would like to debug it. The directory I provided the Linker with is ".../opencv/build/x86/vc10". During the build the Linker tries to access "opencv_core.240.32.lib", but cannot open the file. I also couldn't find the file using windows search, but stumbled upon "opencv_core240" in the directory "...opencv/build/x86/vc10/lib/".

Does anyone have an idea where I could start to resolve this problem ? I am not very experienced with this kind of work and would appreciate if someone would take the time to point me in the right direction.