08-12-2015 09:06 AM
Hi all,
Can someone help me build an executable and a installer for the attached code. I have tried hard with no luck.
Any help would be appreciated
08-12-2015
09:09 AM
- last edited on
07-18-2024
06:22 PM
by
Content Cleaner
Do you have the LabVIEW Professional Development System? If not, you're out of luck unless you purchase the Application Builder license seperately.
If you have Application Builder, this should have all of the information you need.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
08-12-2015 10:12 AM
Hi James,
Thanks for your time.
I have LabVIEW Professional Development System installed. I tried the steps mentioned in the document. I get this error when i try to build the executable. I dont know how to get rid of this, inspite of all the sub vi's are running fine.
08-12-2015 10:26 AM
@KevinKM wrote:
Hi James,
Thanks for your time.
I have LabVIEW Professional Development System installed. I tried the steps mentioned in the document. I get this error when i try to build the executable. I dont know how to get rid of this, inspite of all the sub vi's are running fine.
Did you do as that message box told you and open up the VI in question?????
08-12-2015 11:45 PM
Hi,
I opened the file and verified the vi. its running fine, there are no missing sub vi's.
I wonder while configuring the executable properties. In the category -> Source files->Project files. I have Main VI, Xcontrol(Selectable listbox 2009) and other sub VI's. I will add the Main VI to the Start up VI's. I will add the main vi of XControl and other sub vi's to the Always Included. Is there any other vi's of XControl that i need to include in Always Included Box to make this work.