VS2015 Can't open opencv_calib3d331d.lib

asked 2018-02-28 02:56:20 -0600

abd gravatar image

My visual studio 2015 gives linking error: LINK1104 cannot open file 'opencv_calib3d331d.lib'. I've checked in my " build/lib/Debug " directory and the file is there. Why I am getting this error? How can I resolve this issue ? Your help will be appreciated dearly as I;ve spent countless hours figuring out how to run my first test program of opencv and after three weeks I'm still struggling. Thanks in advance!

edit retag flag offensive close merge delete

Comments

Did you download opencv or did you build opencv using cmake and vs2015 ?

LBerger gravatar imageLBerger ( 2018-02-28 02:58:13 -0600 )edit