LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Packed Project Libraries

Solved!
Go to solution

Hi all,

Currently, I am exploring on packed project library and how it can be used to distribute a code. But I have some doubts regarding this. I would like to know whether the PPL(i.e.).lvlibp file will include all the dependencies in vi.lib and user.lib or not. If not then will it use it directly from the user.lib/vi.lib directory in LabVIEW folder.  Anyone who is aware of the topic can please help.

Thanks for the help in advance.:)

Ramya

0 Kudos
Message 1 of 3
(2,928 Views)
Solution
Accepted by topic author Ramya12
The PPL will pull in all of the required dependencies it needs during the build just like an executable - as long as you have the appropriate version of the LV runtime-engine etc. installed then the code should run fine from the PPL.

LabVIEW Champion, CLA, CLED, CTD
(blog)
Message 2 of 3
(2,908 Views)

Thankyou 

0 Kudos
Message 3 of 3
(2,894 Views)