12-16-2013 12:42 PM
Hello!
I programmed a short VI for automatically build an Application, which works perfectly.
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
Solved! Go to Solution.
12-16-2013 03:41 PM
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..."
12-17-2013 06:16 AM
Thanks!
I overread this part.
sorry!
regards J