Dear all,<br><br>I'm trying to run example at <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Utilities/vtkPCAStatistics">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Utilities/vtkPCAStatistics</a>.<br><br>Although I linked the right library file(vtkInfovis.lib), there are still four errors about unresolved external symbols.<br>
<br><b>1. bool __cdecl rmatrixsvd(class ap::template_2d_array<double,1>,int,int,int,int,int,class ap::template_1d_array<double,1> &,class ap::template_2d_array<double,1> &,class ap::template_2d_array<double,1> &)<br>

2. void __cdecl ap::afree(void *)<br>3. void __cdecl ap::vmove(double *,double const *,int)<br>4. void * __cdecl ap::amalloc(unsigned int,unsigned int)</b><br><br>Can anyone give me some suggestions? Many thanks in advance.<br>
<br>Best wishes<br>Wenlong<br>