Ask Your Question

Revision history [back]

Have a dll run on another computer not set up with OpenCV?

Hey guys, new to opencv, I wanted to get some clarification on how I can get a dll to run on other computers. It works fine on my home computer because I have everything set up there, but today when i tried to run it on a different computer it gave me the "program cant start because opencv_world341d.dll is missing from your computer" message.

Is there a way to get my dll working as its own thing so I can pass it around to other people?

Any reference material is also appreciated!