Tag Archives: Shared Library

Problem with DLL import in LabVIEW

Today, I used the Import Shared Library wizard in LabVIEW to import one dll, followed the step by step wizard of LabVIEW, everything seemed fine till the last step. The progress bar in the Import Shared Library wizard appeared to hang.

After search in the LabVIEW official site, I got such answer:

When you use the Import Shared Library wizard, LabVIEW displays a progress bar. This progress bar might appear to hang, even though the tool is working correctly.

Workaround: Wait until the generation finishes.

Reported Version: 8.5 Resolved Version: N/A Added: 09/01/2007

And this error still not fixed in 8.5.x. It looks like I’d better upgrade from 8.5.1 to 8.6 to work around this problem.