LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

EXE can't find system subVIs

I have a 8.6 application working fine as a VI, but when i build an exe and run it (on the same computer), it can't find some system VIs from vi.lib. Every time it is launched, it prompts for the files and i have to browse manually for them.

 

I read in another post that "there is a known issue with LabVIEW 8.5 when trying to build an app out of a VI that uses a static VI reference to reference itself", this could be the problem, but i can't find information about this issue

0 Kudos
Message 1 of 4
(2,752 Views)

Hi

Any idea what the VI names are (it should mention that).  If the missing VIs are Not Found Dialog.vi, Details Display Dialog.vi and Set String Value.vi

have a look here

Message 2 of 4
(2,735 Views)

How do you call those vis? Dynamicly?

If yes, then you have to include those vis in the executable at "always include" 

0 Kudos
Message 3 of 4
(2,731 Views)

The files are the ones named by voodoo_, so it's a Labview bug, i did the workaround as in the other topic and it works.

0 Kudos
Message 4 of 4
(2,694 Views)