Can't get OpenCV2.4.9 to work with Qt 5.4

asked 2014-11-10 22:41:01 -0600

BOHICAMAN gravatar image

I have spent the last several days trying to get OpenCV to work with Qt 5.4 which is using a msvc2013 Express x64 compiler on a Windows 7 x64 bit ASUS Computer. I keep getting error:

:-1: error: LNK1104: cannot open file 'opencv_calib3d249d.lib'

I have repeatedly set the path CORRECTLY in system variables, the properties page of the project and in the program!

Has anyone else has this problem? Suggestions?

edit retag flag offensive close merge delete