LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

VALUE_THIN_LINE definition not found

Due to IT issues, only drive 😧 is used for loading software.  Message, "Unable to open file "c:\Program Files\National Instruments\CV180\include\ueserint.h"   File is on D:\LabWindows\CVF180\include\userint.h.  Have transported program from a PC that is not on LAN to office PC.  Where do I change default directory?  Obviously new to LabWindows.
0 Kudos
Message 1 of 2
(2,737 Views)

Try Options>>Environment and then the "Include Paths" button. However, I would think that it should pick up the install location of CVI and use the locations outlined in the help, which I have pasted below.  (I hope you actually  installed CVI on the new PC and did not just copy the files over!)

Include Path Search Precedence

LabWindows/CVI searches for include files in the following locations and in the following order:

  1. Project list
  2. Project-specific include paths
  3. Non-project-specific include paths
  4. The paths listed in the Instrument Directories dialog box
  5. The subdirectories under the LabWindows/CVI \toolslib directory
  6. The LabWindows/CVI \instr directory
  7. The LabWindows/CVI \include directory
  8. The LabWindows/CVI \include\ansi directory
  9. The IVI\include directory
  10. The VXIPNP\include directory
  11. The LabWindows/CVI \sdk\include directory
0 Kudos
Message 2 of 2
(2,727 Views)