Mass Compile Dialog Box
- Updated2025-07-30
- 3 minute(s) read
Select Tools»Advanced»Mass Compile and select a directory or LLB in the file dialog box that appears to display this dialog box.
Use this dialog box to compile or recompile a directory of VIs or an LLB. You cannot use this dialog box to compile a single VI or .llb file. You also can use the Mass Compile method to load and compile all the VIs in a directory programmatically. Refer to the Mass Compiling VIs help topic for more information about when and how to mass compile VIs.
This dialog box includes the following components:
| Option | Description |
|---|---|
| Options | Specifies the options for compiling a group of VIs.
|
| Status | Displays the log text for the mass compile operation. You may receive messages under the Status tab. When you receive a message, open the VI listed. If the VI has an error, fix the error in the VI before trying to mass compile again. |
| Mass Compile | Compiles or recompiles every VI in a directory or LLB you select. |