LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to update cvidef.h file?

Solved!
Go to solution

Hi, 

 

How does one get rid of this error or update this header file? I have about 106 files that use this library I guess. I haven't used this program in a while.

 

"cvidef.h"(265,1) error: #error _CVI_LIBS is out of date

0 Kudos
Message 1 of 3
(3,550 Views)
Solution
Accepted by topic author mpwbs

You need to use the cvidef.h that is supplied with the compiler you're using. Not sure how you can end up in this situation, either the path to an older version is hard-coded or somebody copied it out of an older compiler directory.

Message 2 of 3
(3,379 Views)

Thank You Marcel! I think it was an older version that he might have pulled out of the old directory. I think I got it now. Now just little newonces from his coding that needs to be fixed then I should be able to compile this completely without error.

0 Kudos
Message 3 of 3
(3,370 Views)