[vtkusers] vtkXYPlotActor link error
David Bernstein
dhbernstein at earthlink.net
Wed May 12 12:50:45 EDT 2004
Thanks, that was the problem. It's working now.
Dave
--0-722773078-1084354220=:15175
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Hi David,
vtkXYPlotActor is part of vtjHybrid. Did you compiled and linked with
vtkHybrid ?
David Bernstein <dhbernstein at earthlink.net> wrote:
Hi All, When I try to use vtkXYPlotActor I get a link error upon
instantiation:
Link Error : undefined: 'vtkXYPlotActor::New()' (code)
I'm definitely linking all the available vtk libs (including Common)
and I haven't run across
this problem with any other vtk objects. Did I forget to set a switch
when building vtk?
More information about the vtkusers
mailing list