LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1 during Build of exe

Solved!
Go to solution

I have a program that I regularly build exe code from.  In the recent few weeks I have seen increasing errors during build.  Previously a save-all fixes the issue.  The compiler complains of Error 1 for a random vi.  The file identified changes and none the files have recently been updated.   Using LabVIEW 2011 SP1 Professional.  Did a full reinstall of the NI products, no help.  Mass compile is no help.  Relocating to C:\... to minimize path length is no help.  Suggestions ?  - thanks

 

LV message.......

Error 1 occurred at C:\Program Files\National Instruments\LabVIEW 2011\instr.lib\rscmwws\Utility\rscmwws Reset.vi

Possible reason(s):

LabVIEW:  An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @. ========================= NI-488:  Command requires GPIB Controller to be Controller-In-Charge.

0 Kudos
Message 1 of 2
(2,959 Views)
Solution
Accepted by JordanG

I resolved the issue by setting the following build properties
 - disconnect type definitions
 - enable debugging
 - unselect SRS

reference Forums Post - LabVIEW Build errors

Message 2 of 2
(2,955 Views)