01-24-2024 09:08 AM
Hi,
I have developed a library and am trying to build a source distribution to publish for other developers. This library contains some local dependencies (specific to this library) and a few global dependencies (used by many applications and libraries from the VI search path). I want to exclude global dependencies while building because they are already available in the vi-file search path.
If the global dependencies are not excluded, there will be multiple copies of the dependencies created which require deleting them manually to avoid conflicts. As the dependencies inside the <userlib> symbolic path can be excluded in source distribution I wanted to redirect(change) that path to the global dependencies. I won't be able to shift the global dependencies to the current user.lib path as they need to be synced by one drive for all the developers.
for reference: The screenshot for excluding the <userlib> is attached. I am using LabVIEW 2023 Q3 (64-bit)
Please, ask if I am missing any important details to understand the problem.
Thanks in advance.
01-24-2024 09:57 AM
@jaswanth_venkat wrote:
The screenshot for excluding the <userlib> is attached. I am using LabVIEW 2023 Q3 (64-bit)
Please, ask if I am missing any important details to understand the problem.
I can't find the mentioned screenshot.
01-24-2024 10:17 PM
Sorry, this is the screen shot.