Advanced Page (Packed Library Properties Dialog Box)
- Updated2025-07-30
- 1 minute(s) read
Use this page of the Packed Library Properties dialog box to configure advanced settings for a packed project library.
This page includes the following components:
| Option | Description |
|---|---|
| Enable debugging | Enables debugging for the application, shared library, .NET interop assembly, or Web service. Note Disabling this checkbox does not ensure full optimization. |
| Generate build log file | Specifies whether to create a log file for the build. The build log file lists all files contained in the build, including subVIs you do not specify as Startup VIs or Always Included. The log file also contains general build information such as build start and end time, the build specification and project name, and any errors that occurred during the build.
|
| Allow future versions of LabVIEW to load this packed library | Enables binary files to load either in the LabVIEW versions that they are built with or in the latest version of the LabVIEW Run-Time Engine installed on the machine. This option applies to stand-alone applications, shared libraries, packed project libraries, and source distributions. LabVIEW enables this option by default for build specifications you create in LabVIEW 2017 and later. For real-time applications, this option does not appear in the dialog box but the functionality is enabled by default. |