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;
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.