06-15-2011 10:47 PM
Hi,
I have a folder with llb's. I need to source distribute the folder in such a way that the llb structure should be maintained and the dependencies should come parallel to llb.
When I try to source distribute, all llb's are considered as folders and the VI's in the llb and its dependencies are source distributrd to a single folder.
Is a best way to source distribute an llb so that I will have the same llb structure?
Thanks,
Suresh
06-16-2011 03:11 AM
Suresh,
to be honest, since an LLB is already a source distribution, i don't get the point.
I assume that you want to duplicate a certain set of depending llbs and copy it over to another PC. If that is correct, simply create an Installer and make sure, that each llb is copied to the correct location. No Source Distribution needed here.
hope this helps,
Norbert