[vtkusers] Why I cannot use the vtkVectorText??
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon May 2 09:26:41 EDT 2005
fengfenghsy,
You need to compile VTK with Hybrid turned on. Start cmake and look for
VTK_USE_HYBRID, make sure it is set to ON.
HTH
Mathieu
fengfenghsy wrote:
> Hello everyone,
> Now I need to use the vtkVectorText class in tcl, and I download a example from the following URL:
> http://public.kitware.com/cgi-bin/cvsweb.cgi/~checkout~/VTK/Hybrid/Testing/Tcl/financialField3.tcl
> But when I run this program, the system said error that vtkVectorText is an invalid command name. Thus , I just want to know what problem in my vtk, and how could I use this fuction.
> Really thanks a lot!
>
> fengfenghsy
> fengfenghsy at 163.com
> 2005-04-30
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list