Ask Your Question
0

opencv_core244d.dll is missing from your computer

asked 2013-03-05 15:01:18 -0600

hossein.f gravatar image

hi every body,in my first project when compile my program i see this error: "the program can't start because opencv_core244d.dll is missing from your computer.Try reinstalling the program to fix this problem."

although it exist in E:\opencv\build\x64\vc11\lib

edit retag flag offensive close merge delete

Comments

1

you probably need to append E:\opencv\build\x64\vc11\bin to your global PATH environment variable, so that your program can find the dlls

berak gravatar imageberak ( 2013-03-05 17:02:51 -0600 )edit

2 answers

Sort by ยป oldest newest most voted
0

answered 2013-03-06 01:44:12 -0600

Daniil Osokin gravatar image
edit flag offensive delete link more
0

answered 2013-03-06 01:52:25 -0600

Nihad gravatar image

Here is complete installation video http://www.youtube.com/watch?v=fpjv1mevaR4 follow this.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-05 15:01:18 -0600

Seen: 6,078 times

Last updated: Mar 06 '13