LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing #endif

Hello Everyone,

 

when I call include third part head file,the below error is occurred when I try to build the project.

 

I used the  CVI 2012.

Download All
0 Kudos
Message 1 of 3
(2,160 Views)

Hi, according to the error in your picture, in refux.h you forgot the #endif. and you did not define tCanOper and hCanOper. you can add it in your code.Thx~

0 Kudos
Message 2 of 3
(2,143 Views)

Thanks,but not the problem you mentioned.

0 Kudos
Message 3 of 3
(2,115 Views)