08-23-2011 06:14 PM
Hello all
I just installed the Application Builder in LabVIEW 8.6. The problem is when I open labview I can't find the 'build application (EXE) from vi ...' On the Tools menu. Is there an alternative to it, i want to build my application.
by the way, is there a way to build an installable application from labview ?
thank's for the help
08-23-2011 07:51 PM
With LabVIEW 8.6, you need to build your VI's into a project. From there, you create a new Build specification to create the .exe.
Here is the help file from LV 2010, but the concepts should be the same.
http://zone.ni.com/reference/en-XX/help/371361G-01/lvhowto/building_a_stand_alone_app/
08-24-2011 06:39 AM
thank you for the help