07-04-2005 06:40 AM
CNiReal64Vector m_wave;
CNiMath::SineWave(m_wave, 100, 1);
07-27-2005 04:14 AM
Hello!
I couldn’t find anything reported about this on our portal but I found some similar issues that might help you out.
Things to check:
In order to resolve this external symbol you will have to provide the necessary files to the linker by either listing the files in your project file list (right-click on your project in the file view and select "add files to project...") or by going into your project's settings and entering the path to the files for which to link (go to Project >> Settings..., select the Link tab, select Input from the drop-down menu, and put the paths you want to add in the Additional Library Path field).
Hope this helps!
Regards,
Jimmie A.
Applications Engineer, National Instruments