Creating Object Files
- Updated2023-02-21
- 1 minute(s) read
To create an object file in LabWindows/CVI, open a source (.c) file and select Options»Create Object File.
![]() |
Note LabWindows/CVI automatically creates object files each time it compiles a source file in the project. LabWindows/CVI uses these files to speed up the building of executables, DLLs, and static libraries. The files cannot be added to a LabWindows/CVI project or used in an external compiler. |
