LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Two Build Issues

1.  I always get the attached message when building the project.  Is this because there is a breakpoint set in the code somewhere? 
 
2.  Sometimes when building the project, the executable fails to run because it says it can't find two .ctl files when the exe is started.  The file are definitely present and the app runs fine in the LV environment
 
Thanks,
Bill F
0 Kudos
Message 1 of 2
(2,492 Views)
1.  I always get the attached message when building the project.  Is this because there is a breakpoint set in the code somewhere?
Yes, you can go to your main VI, click on the Edit menu item and choose "Remove breakpoints from hierarchy". Then save all and try your build again.
 
2.  Sometimes when building the project, the executable fails to run because it says it can't find two .ctl files when the exe is started.  The file are definitely present and the app runs fine in the LV environment.
I can't help much here unless I could see your build properties. Are these typedefs? Under the Advanced build properties, which check boxes are unchecked, if any?
0 Kudos
Message 2 of 2
(2,460 Views)