1>LINK : fatal error LNK1104: cannot open file 'opencv_core231d.lib'

asked 2014-01-23 17:22:48 -0600

Dear sirs Hi, iv done the installation sequences according to your manuals for opencv 2.4.8 in window7 with MS IDE 2012 , but when i run a sample code i face this error 1>LINK : fatal error LNK1104: cannot open file 'opencv_core231d.lib' i checked the sequences in every different way , but again im facing this error pleas help me. it`s really urgent .

best regard soroosh shalileh

edit retag flag offensive close merge delete

Comments

1

replace opencv_core231d.lib with opencv_core248d.lib , and all other 231 occurences, too ?

berak gravatar imageberak ( 2014-01-23 17:35:45 -0600 )edit
1

And you will have to do the replacement in Project Properties under Link tab.

unxnut gravatar imageunxnut ( 2014-01-23 22:12:56 -0600 )edit