Ask Your Question
0

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

asked 2013-06-27 09:31:52 -0600

Hello there,

I am currently doing this tutorial. But when I press F5, it always return this error:

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

Does anybody here know how to fix this error?

Thank you :)

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-06-27 09:42:58 -0600

unxnut gravatar image

You need to add the location of your library files into Visual Studio. You can do it in Project Properties under Linking.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-06-27 09:31:52 -0600

Seen: 343 times

Last updated: Jun 27 '13