Ask Your Question
1

opencv_core2411d.dll is not installed

asked 2015-03-03 13:31:47 -0600

rodrigo_sntg gravatar image

Hello. I'm trying to learn the opencv, but even after concluded the installation, when i try to run a simple program, i get and error msg after build. The msg is saying that there is not a opencv_core2411d.dll installed. How can i solve this problem? thx

edit retag flag offensive close merge delete

Comments

What environment? Linux? Visual Studio?

unxnut gravatar imageunxnut ( 2015-03-03 18:34:50 -0600 )edit

i'm using visual studio do you have any solution? please help thx

dee gravatar imagedee ( 2015-08-01 06:13:14 -0600 )edit

Look for the Environment Variable Path in system settings (through control panel). Also write down the location of where you installed OpenCV and determine the directory (bin) that contains the DLL. Add the directory path to the environment variable and you should be good to go.

unxnut gravatar imageunxnut ( 2015-08-01 10:17:24 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-03-10 21:50:08 -0600

I'm facing the same problem. But there is no solution. I've been trying for 2 months to run this OpenCV. But no luck. Looks like developers of OpenCV, don't know how to solve this problem too.

edit flag offensive delete link more

Comments

First, you should not post your problem as an answer. Second, you should tell the environment if you want some answer.

unxnut gravatar imageunxnut ( 2015-03-10 22:10:32 -0600 )edit

Well.. the error message is quite clear actually. The DLL could not be found, I suggest you spent the next two months researching how and where Windows searches and finds the DLLs it needs during run-time. And just to clarify, this is not an OpenCV problem, but rather a problem with your environment or IDE.

boaz001 gravatar imageboaz001 ( 2015-03-11 04:32:02 -0600 )edit

Question Tools

2 followers

Stats

Asked: 2015-03-03 13:31:47 -0600

Seen: 1,282 times

Last updated: Mar 10 '15