Ask Your Question
0

opencv 2.4.3 configuration issue with visual studio 2010

asked 2013-02-28 12:52:32 -0600

this post is marked as community wiki

This post is a wiki. Anyone with karma >50 is welcome to improve it.

HI! I have tried to install and configure opencv and link it with visual studio 2010 in 32bit windows 7 but after all the configuration when i debug a piece of code i get this error really need help please help.

"error LNK1104: cannot open file 'opencv_calib3d243d.lib'"

"'opencv_calib3d243d.lib'" was included during the configuration, but still i get this error.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-02-28 13:18:08 -0600

this post is marked as community wiki

This post is a wiki. Anyone with karma >50 is welcome to improve it.

Possibly, you did not include the location of lib files. Specify the location of lib files in Project->Properties->Configuration Properties->Linker->General->Additional Library Directories

Or you can specify the location in Tools->Options->Projects and Solutions->VC++ Directories->Library files

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-28 12:52:32 -0600

Seen: 425 times

Last updated: Feb 28 '13