03-26-2024 02:03 PM
So...I'm not sure how it does it, and was hesitant to install a third-party tool for something that I feel like LabVIEW should just do natively, but as suggested in one the earlier posts by @AlexElb, this did the trick:
https://www.vipm.io/package/illuminatedg_lib_ig_relative_build_paths/
No code changes required, just installed this package and voila, I magically have relative paths in build specs.
03-28-2024 11:35 AM
@_carl wrote:
So...I'm not sure how it does it, and was hesitant to install a third-party tool for something that I feel like LabVIEW should just do natively, but as suggested in one the earlier posts by @AlexElb, this did the trick:
https://www.vipm.io/package/illuminatedg_lib_ig_relative_build_paths/
No code changes required, just installed this package and voila, I magically have relative paths in build specs.
Be sure to include a note somewhere obvious in the project specifying that that item must be installed in order for the build to work.
04-02-2024 03:10 AM - edited 04-02-2024 03:13 AM
edit: I didn't read carefully, sorry.