Compiler for Release Configuration Dialog Box
Use the Compiler for Release Configuration dialog box to view and modify the list of external compiler configurations available in the Active 32-bit compiler and Active 64-bit compiler options of the Build Options dialog box. You can create multiple configurations for the same compiler, each with a unique set of options. Click the … button to the right of either the Active 32-bit compiler or Active 64-bit compiler option to open the Compiler for Release Configuration dialog box.
![]() |
Note If you change the active compiler to an external compiler, you can use the __TPC__ macro to instruct the compiler to ignore unrecognized code, such as pragmas specific to LabWindows/CVI. |
Use the following options to view and modify the list of available compiler configurations:
- Available Configurations—Contains a list of the external compiler configurations that are available in the Active 32-bit compiler and Active 64-bit compiler options of the Build Options dialog box.
The following icons indicate configuration status:This icon indicates that there are no known problems with the external compiler for the specified configuration. This icon indicates that the external compiler cannot be found. The specified compiler or environment batch file paths may be incorrect. - New—Opens the New Configuration dialog box, which you can use to create a new .ecc file. LabWindows/CVI adds the configuration stored in the new .ecc file to the Available Configurations list.
- Load—Opens a file selection dialog box, which you can use to select an existing .ecc file. LabWindows/CVI adds the configuration stored in the .ecc file you select to the Available Configurations list.
- Remove—Removes the currently selected compiler configuration from the Available Configurations list. The corresponding .ecc file remains on the computer.
- Edit—Opens the Compiler Setup dialog box for the currently selected compiler configuration. Use the Compiler Setup dialog box to view and modify the configuration name, optimization level, warning level, and other configuration options. You also can double-click a name in the Available Configurations list to open the Compiler Setup dialog box.