Ask Your Question
0

VS2010+OpenCV2.4.3 setup unsuccess

asked 2013-01-16 05:39:15 -0600

quebrada gravatar image

OS is Win 7, VS 2010 and OpenCV-2.4.3, I followed the steps described in http://docs.opencv.org/doc/tutorials/introduction/windows_install/windows_install.html#windows-installation, but when I try a test, there is an error, it showed "The program can't start because opencv)core243d.dll is missing from your comoputer. Try reinstalling the program to fix this problem." How do I fix the problem?

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2013-01-17 02:17:27 -0600

Geppertm gravatar image

Copy the core243d.dll in your running directory. (In VS usually /Documents/Visual Studio 2010/Projects/<your project="" name="">/<your project="" name="">/) I think there will be more errors of the same kind after you´ve copied the core.dll. So you have to copy all the requested DLLs into this directory.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-01-16 05:39:15 -0600

Seen: 796 times

Last updated: Jan 17 '13