Ask Your Question
0

Problems with OpenCV and VC++

asked 2012-08-08 08:58:04 -0600

nishant gravatar image

updated 2012-08-08 09:21:53 -0600

sammy gravatar image

I have configured Opencv 2.4.2 with Visual C++ 2010 Express Edition. I have linked and included all files. Now when I compile any file , complier gives error "LINK : fatal error LNK1104: cannot open file 'opencv_core231d.lib'".

I searched the OPENCV folder where I have extracted the files , there is no 'opencv_core231d.lib' there. How can I reslove this problem.

Infact there are no '231.lib' in lib directory of OPENCV/ I have opencv_core242d.lib file

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2012-08-08 15:34:33 -0600

mjepson gravatar image

updated 2012-08-08 15:35:04 -0600

See a guide for installing 2.4.2 with VC++ 2010 here: http://jepsonsblog.blogspot.nl/2012/07/installation-guide-opencv-24-with.html

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-08-08 08:58:04 -0600

Seen: 1,675 times

Last updated: Aug 08 '12