LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot complete build because VI is broken

Solved!
Go to solution

I am trying to build an executable and it is saying that it can't complete the build because the top level VI  (DAQ Loader) is broken.

 

The top level VI (DAQ Loader) is not broken though and everything runs fine in development mode.

 

This project does have a lot dynamic calls so I am guessing that one of those VI's is broken somewhere but I certainly can't find it.

 

Does anyone have any suggestions on how to debug this. This LV error doesn't exactly give a lot of hints as to where to start.

 

Niatross_0-1606759898942.png

Niatross_1-1606759941150.png

 

 

0 Kudos
Message 1 of 2
(1,109 Views)
Solution
Accepted by topic author Niatross

Writing this turned out to spark some ideas...turns out I had broken code in a conditional disable structure which only runs during run time.

 

I might start using a basic case structure and the execution type property node in future so I get a broken run arrow instead.

0 Kudos
Message 2 of 2
(1,104 Views)