11-10-2015
12:48 AM
- last edited on
11-01-2025
05:40 PM
by
Content Cleaner
Hello all,
I'm following the directions from this page:
http://zone.ni.com/reference/en-XX/help/371361G-01/lvhowto/building_a_stand_alone_app/
But somehow, when I get to the step of selecting Statup VIs, the list is empty and cannot add the VI I intent to use. Why is this happening? What step am I missing?
Solved! Go to Solution.
11-10-2015 02:40 AM
You have showed your vi, but how does your project look like?
Have you included your vi in the project?
11-10-2015 07:24 AM
Isaac,
The first step in the Help file you cite says "Open the LabVIEW Project ...". Do you have your VI inside a LabVIEW Project? If you want help with your Build, it would help us to look at the Project. The easiest way to do this is to put the Project (and all of the VIs you wrote that belong to the Project) inside a Windows Folder, compress the Folder (to a .Zip file), and attach the .Zip file.
Bob Schor
11-11-2015 03:10 PM
Somehow I thought the VI was added to the project I had.
Started a new project, and built the executable. Thanks.