LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Hi all,


I have a problem with the CVI 5.5 sample project
- spectrum.prj. When I compile the source code - spectrum.c, it gives an eeror stating:
" 74, 20 syntax error; found 'identifier' expecting ';'. " in the line -
static WindowConst constants;

Does anybody have any idea?

Thankz in advance.

Regards,
MK. Tan
0 Kudos
Message 1 of 2
(2,849 Views)
The data type "WindowConst" is defined in the advanced analysis library that comes with the Full Development System of CVI/Measurement Studio. It sounds like you have the base version of CVI that doesn't include the full analysis library.

Best Regards,

Chris Matthews
Measurement Studio Support Manager
0 Kudos
Message 2 of 2
(2,849 Views)