LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Link Error indicating StdDev not in CVI installation.

We have installations of LabWindows/CVI 6.0 in multiple machines.  When I compile my code in one machine, it gives a link error that "StdDev" does not exist.  When I add the file "analysis.lib", it links fine.  But when I compile the same code (without adding "analysis.lib" to the project) in other machines, they compile fine.
- Since "analysis.lib" is located in different locations on many machines (some in D-drive, others in weird directories), I cannot add this file on the (*.prj) project file - and I wouldn't want to, because that would be a configuration control problem.

Since "analysis.lib" is under "extlib", I thought this should only need to be done if I am compiling under an external compile (like my Visual C++ environment, which is not installed in that troublesome machine).  "StdDev" is part of CVI environment library, so I thought I don't need it while compiling under LabWindows/CVI environment.

What installation settings (or registry entry?) did I change accidentally to make this happen?  I tried uninstalling it, and re-installing the same software (different license, different CD, etc), but the error persists on that one machine.  Am I uninstalling it incorrectly?
0 Kudos
Message 1 of 2
(2,868 Views)

Hey CVI User,

When you open your project and take a look in the library menu, is the analysis library grayed out?  If so you should go to Options>>Library Options and make sure that Analysis has a check mark next to it.  After you check it you will need to restart CVI.

Let us know if this makes a difference!
Megan B.
National Instruments.

0 Kudos
Message 2 of 2
(2,840 Views)