[vtkusers] Include file problem

Wenlong Wang scc.wwl at gmail.com
Tue Oct 25 13:09:33 EDT 2011


Hi everyone,

I'm using vtkPCAStatistics in my application.

Before I use it, my program runs well. Then I included the
vtkPCAStatistics.h in my project and created an instance of it. As I compile
the codes, the VS2008 compilers pops an error message as follows.

*error LNK2019: unresolved external symbol  "public: void __thiscall
vtkPCAStatistics::GetEigenvector(int,class vtkDoubleArray *)*

I checked the header file directory and it is already be added to the
additional include directory of project property.

Can anyone help me out of this? Thank you very much!

Best wishes
Long
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111025/dd903582/attachment.htm>


More information about the vtkusers mailing list