Building and Distributing Applications
- Updated2026-03-31
- 1 minute(s) read
Building and Distributing Applications
Build specifications allow you to build and to distribute customized LabVIEW applications.
Note To build a stand-alone
application, installer, .NET Framework assembly, packed project library, shared library, or
zip file, you must have the Application Builder installed. The LabVIEW Professional
Development System includes the Application Builder. If you use another LabVIEW development
system, you can purchase the Application Builder separately at ni.com.
Getting Started
Use the following topics to get started with or to troubleshoot LabVIEW-built applications.
- Developing and Distributing an Application
Debugging
- Debugging Applications and Shared Libraries
- Debugging VIs
Application Builder VIs
Related Information
- Building VI Server Applications
- Debugging Applications and Shared Libraries
You can debug stand-alone applications and shared libraries that you create with the Application Builder in LabVIEW.
- Debugging Techniques
Use LabVIEW debugging tools to find unexpected data in a VI. Check for dataflow issues or race conditions.
- Developing and Distributing an Application