[vtkusers] VTK-TCL/Tk users

Rasmus Reinhold Paulsen rrp at imm.dtu.dk
Thu Mar 28 14:57:03 EST 2002


Do you use something similar to

load vtktcl

in your script? If you do you should change it to

package require vtk

also take a look at the sample in 

..\VTK\Examples\Tutorial\Step1\Tcl

Regards
Rasmus



On Thu, 28 Mar 2002, Marcio Antonio Mathias (EDB) wrote:

>  " I have just upgrade from VTK3.2 to the new release VTK 4.0. 
>   Trying to run my vtk-tcl files I got the following error message: 
> 
>   "invalid command name "vtkRenderer while executing "vtkRenderer renderizador" ... 
> 
>   I am using Windows 98. Before installing this new VTK release I removed completely all VTK 3.2 files. I am running
>   ActiveStateActiveTcl 8.3.4.2 without any trouble for other Tcl/Tk applications.
> 
>   What can I do to get VTK4.0 running? 




More information about the vtkusers mailing list