DLL is missing from your computer

Hello.

I have a project that has been generated from the shared library import wizard.  The C++ project (that I wrote) has (OpenCV dll) dependencies.  When I try to run any of the VI I get an error that says: "opencv_core245d.dll is missing on your computer.  Try to reinstall... "

So, I have this DLL.  Where do I put so that LabVIEW knows that there is?  I tried Windows/System32, nothing helps.

What did you do to get the job of DLL?  -If someone has a similar problem.

In addition, I can't test this right now because I'm on a Mac, but if I remember you must assign the DLL and function before call library function node will be passable.  Then perhaps he chose the name of the first function (or the only?) the DLL in the node called by default after your entry function library, but required to validate a function before proceeding.  Often, you need to change the parameters or return value of anyway, so maybe that also required (display of the tab and check the default empty are correct).

Is it a problem at all?  Or were you just confused by how this happened?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

EDIT:

As long as you can follow steps similar to the present guide below, you should be in business.  As to why it was not executable until you have completed all these steps, I am unable to answer because I have only used a few times them:

https://decibel.NI.com/content/docs/doc-9069

Tags: NI Software

Similar Questions

Maybe you are looking for