12-15-2017 02:31 PM
Is there a way to change where a CVI project looks for header files through the IDE? The first time I compiled the CVI project the IDE prompted me to direct it to the location of the header file. I created a branch of the project with the header file and want to redirect the path that CVI uses to find the header. The only way I have been able to get it to work is to change the original path which forces the user prompt to direction CVI to the new location.
The header file is not included in the project tree.
The old path is in CVI_includes.txt but is there a way to change that through the IDE?
12-17-2017 03:10 AM
01-16-2018 01:42 AM
For Individual files: in the project list, right-click on file, [Replace file in project]
For directories: [Edit][Project...][Include Paths]