LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview project build specification

I created a LabVIEW8 project.  WIthin it I have a few folders that organize my code.  I'm trying to create a Build Specification (found at the bottom of the project view).  I created a new Build Spec and began populating it.   I can add information to all fields, except the Source Files category.  When in the Source Files category I'm able to specify the Dynamic VIs and Support VIs in the bottom box by selecting Full OI - Top Level VI.vi.  However, when I try to select any single file (Launcher.vi in this case) as the Startup VI, all my VI files become grayed out.  I can't select any of them.  I tried placing my launcher file in a new folder (apart from the majority of my code).  It allows me to move the folder into the Startup VIs area, but when I say 'OK' or 'Build' at the bottom, it comes back telling me that it can't continue because I haven't selected a Startup VI.  Any ideas?
0 Kudos
Message 1 of 3
(2,691 Views)
Have you tried saving the project and trying again. I tried to create one on the fly and it wouldn't allow me to select it as a top level VI until I saved the project and the VIs in the project. Give that a try and let us know how it goes.
 
Tyler H.
National Instruments
0 Kudos
Message 2 of 3
(2,672 Views)

The problem turned out to be that while I was in my project, someone renamed the directory that contained all my source code.  Some of the files were still pointing to old references.  Sorry. 

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