Ask Your Question
0

first run with Error after tuts setup for Visual Studio

asked 2014-03-13 05:32:45 -0600

Sawper gravatar image

Hi,

i'm using win 8 and VS 2012 and trying to do the below tuts page but cant run the test, error: The program cant start because opencv_core248d.dll is missing from your computer .try re installing the program to fix this problem.

that's while lib and include folder are set in apps properties.

http://docs.opencv.org/doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.html#windows-visual-studio-how-to

how to fix this? thanks.

edit retag flag offensive close merge delete

Comments

you have to append the location of the opencv dlls (no idea which combination of vs/bits you're using) to the PATH env var

berak gravatar imageberak ( 2014-03-13 07:28:02 -0600 )edit

thanks ,but how to append the path? im using 2012 32 bit

Sawper gravatar imageSawper ( 2014-03-13 13:48:00 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-10-24 05:32:38 -0600

mojay gravatar image

Download path editor Add this path to the list : %(OPENCV_DIR)\bin

You have to set up the environment variable OPENCV_DIR already.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-03-13 05:32:45 -0600

Seen: 196 times

Last updated: Oct 24 '15