calling functions from dll in exe file

Hi,

I created a unity project using a C++ DLL which includes OpenCV library. It works on my machine but when I try to test the built exe file on another machine, it runs without calling the DLL’s functions.

How can I fix it please?
Thanks in advance

How to use a C++ DLL in Unity3D

Unity3d c++ plugin

And more