Hi All,
Everyone knows that if you need to rename a LabVIEW file (VI, lvlib, etc) you should do so within the project so LabVIEW can do all the linkage cleanup for you. Renaming a file outside of the project will cause LabVIEW to think that the dependency is missing and everything will be broken.
Now our team has several projects (roughly 30) all that access the same shared library (for discussion let's call it json.lvlib). This library is poorly name-spaced and is conflicting with another json.lvlib that exists. I want to rename our library to something like CL_json.lvlib and have this reflect across all projects, but I don't want to manually open every project and re-link subVIs.
Does anyone know of a process, tool, tip, etc that allows me to do this easily? Or am I stuck manually fixing everything?
Thanks!
----
David Ladolcetta - Certified LabVIEW Architect
DSP Tools Engineer - Cirrus Logic