Ask Your Question
0

Error in the opencv_core249.dll using Visual Studio

asked 2014-05-15 07:55:55 -0600

Adysson gravatar image

updated 2014-05-15 08:04:15 -0600

berak gravatar image

I'm using the Visual Studio C++ 2010 and installed the open cv. But when I compile a code with OpenCV bring a window telling that the opencv_core249.dll contain errors or no was designed for Windows

edit retag flag offensive close merge delete

Comments

2

you're probably trying to load a 32bit dll into a 64bit program or vice versa

berak gravatar imageberak ( 2014-05-15 08:03:00 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-10-26 15:29:54 -0600

Sabri gravatar image

In Visual Studio 2013 you need to add this to to Environment Variables and then Restart your pc. This is the path where .dll file located in.

enter image description here

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-05-15 07:55:55 -0600

Seen: 4,479 times

Last updated: Oct 26 '14