Welcome to our Support Center

Building Executables from Graiphic Toolkits

How to build an executable ?

 

    • Download and open SOTA. In the menu, select Addon, then click on Tools and choose the Builder tool. Then download the version of the Builder tool compatible with your LabVIEW installation.

 

    • Create your executable and in the “Additional Exclusions” tab, uncheck “Remove unused polymorphic VI instances“, “Remove unused members of project libraries” and “Disconnect unused inline subVIs“.

 

    • Once your project has been created and configured, go to the LabVIEW menu, click on Tools, then on Graiphic and Builder, and launch the Launcher. A VI will open: it will allow you to manage the build of your executable by including the files required for its operation, depending on the Graiphic toolkits you are using.

 

    • Run the VI and click on the Project Path field to select your project path. Once the path is selected, the list of executables you have created will be displayed. All you need to do is select the executable you want to build, and then click Apply.

 

    • On the second page, the toolkits installed on your computer are displayed. Simply select the toolkit(s) used in your project, and then click Build.

 

    • The build of your LabVIEW executable will start. All you need to do is wait and then click Done.

 

Table of Contents