[vtkusers] undefined smbols in linker: ie. vtkCellArray::GetNextCell

Mathieu Malaterre mathieu.malaterre at kitware.com
Sun Jan 11 12:13:14 EST 2004


Martin,

>   But I am surprised to find nowhere in the source code an 
> implementation for vtkCellArray::GetNextCell, I would have expected 
> this in
> vtkCellArray.cxx, but I could not find it anywhere. Is it then possible 
> that the linker error is correct and the symbol does not exist?

No, otherwise the build would fail also on other platforms. Please have a look a vtkCellArray.h, GetNextCell is an inline method.

> Which source code version should I use? (Remember, with 
> VTK-4.2-LatestRelease.tar.gz I had compilation problems...)

You didn't mention the VTK version you are using in your mail. Please tell us which version you are using ? (CVS, 4.4, 4.2 patch with my suggestion...)

Thanks,
Mathieu





More information about the vtkusers mailing list