![]() | LabWindows/CVI 2010 Help | ![]() | LabWindows/CVI 2012 Help | ![]() | LabWindows/CVI 2013 Help | ![]() | LabWindows/CVI 2015 Help | ![]() | LabWindows/CVI 2017 Help |
The Configuration item opens a submenu from which you can select from the following options to set your active configuration for your project or choose to manage your configurations:
When you select a release configuration in the Configuration submenu, source modules execute faster and you have the option to compile the project code using an external compiler, but you cannot set breakpoints or use the debugging windows. Also, you have no protection from run-time memory errors such as using bad pointers, over-indexing arrays, passing incorrect array sizes, and so on.
![]() |
Note You can set the names of the target executable, DLL, or library files for each configuration using the Target Settings dialog box. You can set other creation and build options in the Build Options dialog box. |
Helpful
Not Helpful