Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

i declare CNiReal64Matrix,but error: undeclared identifier etc

in my project, i declare as followed:
CNiReal64Matrix wave;
but error displayed. what *.h files is needed, or
what setting to do in project setting .
thank!
0 Kudos
Message 1 of 2
(2,976 Views)
How did you create your project and how did you add Measurement Studio support to your project? If you a.) create the project with the Measurement Studio application wizard, or b.) create the project with a Visual C++ wizard and then add Measurement Studio support via the Measurement Studio Components Wizard, the appropriate modifications will be made to your project, including the appropriate header and lib files.

- Elton
0 Kudos
Message 2 of 2
(2,976 Views)