[vtk-developers] Example doesn't work

Wenlong Wang scc.wwl at gmail.com
Tue Oct 25 16:12:23 EDT 2011


Yes, the problem is solved. It just need to link to the vtkagl.lib.

Thank you very much.

Wenlong

2011/10/25 David Doria <daviddoria at gmail.com>

> On Tue, Oct 25, 2011 at 2:09 PM, Wenlong Wang <scc.wwl at gmail.com> wrote:
> > Dear all,
> >
> > I'm trying to run example at
> > http://www.vtk.org/Wiki/VTK/Examples/Cxx/Utilities/vtkPCAStatistics.
> >
> > Although I linked the right library file(vtkInfovis.lib), there are still
> > four errors about unresolved external symbols.
> >
> > 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> &)
> > 2. void __cdecl ap::afree(void *)
> > 3. void __cdecl ap::vmove(double *,double const *,int)
> > 4. void * __cdecl ap::amalloc(unsigned int,unsigned int)
> >
> > Can anyone give me some suggestions? Many thanks in advance.
> >
> > Best wishes
> > Wenlong
>
> This question is more appropriate for the vtk-users list. However, I
> think you have already solved the problem? If so, reply to this thread
> so that it is "closed."
>
> David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20111025/c071599f/attachment.html>


More information about the vtk-developers mailing list