[vtkusers] tcl wrapping
Brian Pasley
brian.pasley at yale.edu
Sun Feb 9 00:44:03 EST 2003
Hello,
I am just getting started with VTK and cmake. I am trying to wrap a simple C++
class in Tcl. Cmake successfully creates the vtk_myclassTCLInit.cxx file but
it fails to create the actual wrapping file, vtk_myclassTcl.cxx . Cmake gives
no errors. I have followed the example given in the distribution (vtkMy) but
to no avail. Any advice would be much appreciated
Thanks
More information about the vtkusers
mailing list