03-21-2019 01:51 PM
We are trying to refactor a large piece of software to be more modular and are having major issues. When we replaced some lvlibs with PPLs, we now get this error when opening the project.
The above occurs when we load the code calling the PPL into a blank project. When I try to load the origional project, labview silently crashes to the desktop with no information on the crash. This is on LabVIEW 2018f2 on win10. Any help is much appreciated.
Solved! Go to Solution.
03-22-2019 04:36 PM
For anyone who has a similar problem, the solution was found to be mass compiling the calling code would fix this.