10-19-2021 09:24 AM
I have the exact same problem. However I want to add, that the hang time of labVIEW after the first right click is directly related to the project size that is open (for me at least) Are there any news about this topic? I use LabVIEW 2017 SP1 32 Bit on Windows 10. The Hang time is up to 30 minutes which is obviously unbearable.
Not sure if related, but if I click CTRL+SHIFT+Run to recompile all VIs in memory (I know its not advised, but solves a build issue we have). The Dev System acts exactly like with the right click and for the same amount of time. Is it possible that LabVIEW Decides for whatever reason that a recompile might be necessary?
10-19-2021 11:07 AM
@DavidKuske wrote:
I have the exact same problem. However I want to add, that the hang time of labVIEW after the first right click is directly related to the project size that is open (for me at least) Are there any news about this topic? I use LabVIEW 2017 SP1 32 Bit on Windows 10. The Hang time is up to 30 minutes which is obviously unbearable.
Not sure if related, but if I click CTRL+SHIFT+Run to recompile all VIs in memory (I know its not advised, but solves a build issue we have). The Dev System acts exactly like with the right click and for the same amount of time. Is it possible that LabVIEW Decides for whatever reason that a recompile might be necessary?
Do you have the option to separate the compiled code from source code enabled in your project? (And even better, in your options?) This would keep the need to recompile to a bare minimum, and it might even solve your build issue. Be advised that if you didn't and then you enable it, there is one more step to complete before it is actually enabled for existing code.