LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Undefined symbol 'Mode' referenced in "mode.c".

Hi,
Installed CVI2012 SP1 on a clean Win7 64 bit machine. I opened an example project by clicking on open example in the documentation for theHistogram function.
I am unable to successfully build the project due to the following link errors.  [C:\Users\Public\Documents\National Instruments\CVI2012\samples\analysis\mode.c]
 
Undefined symbol 'Mode' referenced in "mode.c".
Undefined symbol 'Histogram' referenced in "mode.c".

Undefined symbol 'MaxMin1D' referenced in "mode.c".
 
One would expect the shipping examples to build and run hassle free, but even adding the file analysis.h explicitly to the project did not help.  [ C:\ProgramData\National Instruments\CVI2012\include\analysis.h]
 
What could be going wrong?  Can some one please help?
 
Thank you very much
Regards
Venkat
 
0 Kudos
Message 1 of 2
(2,968 Views)

It is possible that analysis librry hasn't been enabled. See this KnowledgeBase entry for details.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,954 Views)