[vtkusers] VTK 5.x TCL Wrapping. CMakelists

Jorge Ballesteros jballesterosruiz at gmail.com
Thu Apr 2 08:39:21 EDT 2009


HI you all!

I´m trying to migrate an external application developed using VTK 4.x
classes to VTK's last version 5.4. Some of the CMakeLists of every module of
the application contains the VTK_WRAP_TCL command in order to creater TCL
wrappers for vtk classes, as it's shown below:

  VTK_WRAP_TCL(resultingLibraryName [SOURCES]
                      SourceListName class1 class2 ...
                      [COMMANDS CommandName1 CommandName2 ...])

I´ve been googling and i've noticed that this that VTK_WRAP_TCL
command is deprecated since version 4.0. I wonder how could I rewrite
all of these cmakefiles to get a wrapped(TCL) version of the code.

Any help will be highly aprecciated.
Thanks in advance,

J. Ballesteros
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090402/7cdaa309/attachment.htm>


More information about the vtkusers mailing list