LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Auto build.vi

Solved!
Go to solution

Hello!

 

I programmed a short VI for automatically build an Application, which works perfectly.

AUtobuild.JPG

 

 

In order to start the autobuild program from a build server, I set the VI-properties to run when started and built an exefile of it.

The problem is, that the autobuild exefile does not build anything at all.

Is there any trick to make this work, or is it not possible to use the build.vi in an exefile.

 

Thanks for the help

Regards J

0 Kudos
Message 1 of 3
(2,810 Views)
Solution
Accepted by BlockPanel123

To quote the detailed LabVIEW help on the build function: "You cannot use the Build VI with the LabVIEW Run-Time Engine. If you plan to run a build specificati..."

Charles Chickering
Architecture is art with rules.

...and the rules are more like guidelines
0 Kudos
Message 2 of 3
(2,783 Views)

Thanks!

 

I overread this part.

sorry!

 

regards J

0 Kudos
Message 3 of 3
(2,754 Views)