LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Compile.exe : Return -1 when both succes and failure

Version : Labview/CVI 2017 - 17.0.0(295) (Windows 10)

 

Bug :

When using "compile.exe" to compile project from command line, the return value is always equal to "-1". This happens when the build failed but also when the build is successfull.

The problem is not present in version 2010 (Windows 7 - 32bits) and version 2015 (Windows 7 - 64bits). Result values are "0" (success) and "-1" (failure).

 

Expected :

Result value behave the same as previous version :

   - "0" : Success

   - "-1" : Failure

 

0 Kudos
Message 1 of 1
(1,857 Views)