[vtkusers] Tcl wrapping error

Bruce.Lamond at ed.ac.uk Bruce.Lamond at ed.ac.uk
Tue May 27 14:16:37 EDT 2003


Hi there,

I get the following error when trying to wrap my class 'vtkBob' into Tcl:

------------------------------------------------------------------------------
vtkBobTcl.cxx: In function `int vtkBobCppCommand (vtkBob *, Tcl_Interp *, int,
char **)':
vtkBobTcl.cxx:80: cannot convert `vtkBob *' to `vtkPolyData *' in assignment
------------------------------------------------------------------------------

the files vtkBob.o and vtkBobPython.o are built successfully, but the compiler
gets stuck trying to build vtkBobTcl.o

anyone got any ideas??

cheers

Bruce


             ################################################
             # Bruce Lamond                                 #
             # Edinburgh Virtual Environment Centre (EdVEC) #
             # University of Edinburgh                      #
             # JCMB room 2403                               #
             # The Kings Buildings                          #
             # West Mains Road                              #
             # Edinburgh EH9 3JZ                            # 
             # UK                                           #
             # www.edvec.ed.ac.uk                           #
             # Tel. (00 44 )/(0) 131 650 4981               #
             ################################################



More information about the vtkusers mailing list