Jump to content

[Bug] LabVIEW Variable Library is ignored when building a package


Bob

Recommended Posts

Issue: When building a LabVIEW shipping example with a variable library (lvlib containing only variables), the lvlib is not included when I build and install the package to the Examples folder. I've attached example code demonstrating this behavior.

 

Steps to reproduce:

 

In LabVIEW

Create a new project

Add a library

Add a variable to the library

Save the project and library

 

In VIPM Package Builder

Create a new package

Point to the folder where the project and lvlib are stored

Set the destination in 'Source file settings' for these files to the Examples folder

Build the package

 

In VIPM main window

Install package

Open Examples folder and notice the lvlib is missing. This also occurs if you set the destination for Toolkit VIs, and I imagine other locations won't work either but I did not test for them.

 

 

Workaround:

Add a VI to the variable library and VIPM Package Builder will not ignore the lvlib file.

 

Cheers!

 

-Bob

dev.zip

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.