Ask Your Question
0

Error about OpenCv Please respond

asked 2013-03-12 21:50:32 -0600

<strong>image description</strong>

Hi , I'm a biggener in OpenCV , I followed some steps to install the library and begin with the first tutorial program , I had this Error , Could you please give some help about it . thanx

edit retag flag offensive close merge delete

Comments

Your error message is not in English, I recommend you translate it.

Alexander Smorkalov gravatar imageAlexander Smorkalov ( 2013-03-13 00:24:08 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-03-13 03:34:40 -0600

Basically an error concerning a *.dll error means that you're program did not find the correct library. It could simply not locate it. There are some major reasons for this:

  1. You forgot to add the lib directory to the PATH variable of your system
  2. You forgot to include the correct linker libraries and paths in the linker settings

I suggest you follow the following tutorial again, and head back at us if any problems arise. http://blog.hcilab.org/bastian/2012/06/installing-opencv-2-4-windows-7-visual-studio/

On the other hand, posting chinese errors won't help you much on an English forum. In the future, translate and provide more information about your system, if it handles errors.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-12 21:50:32 -0600

Seen: 68 times

Last updated: Mar 13 '13