LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

missing subVi after build in llb

I have a top level application that dinamycally calls some Vi contained in a llb library.
Running the app from source works fine. If I build an application the dinamycally loaded VIs open with the broken arrow. If I click the arrow I see that some subvi are missing:
 
Block Diagtram Errors:
 Poly VI 'Read From Spreadsheet File.vi': subVi is missing
 SubVI 'Merge Errors.vi': subVI is missing
 
I build the application including the llb as 'Always included' under source files.
 
What should I do to have all the llb subVI included or correctly linked ?
 
thank you
 
Gianpiero
 
LV 8.5 + DSC
0 Kudos
Message 1 of 3
(2,262 Views)
Try converting the LLB to a directory and build again after testing it with source code.
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 3
(2,247 Views)

Ciao Gianpiero,

you can take a look at this document:

Creating a Source Distribution, Application Distribution, or LLB in LabVIEW 8.0

Hope this can help.

Regards,

Andrea N.

Andrea N.
Principal Applications Engineer - Semiconductor EMEA
National Instruments Italy
Certified LabVIEW Architect - Certified TestStand Architect
0 Kudos
Message 3 of 3
(2,228 Views)