[Paraview] vtkMy on ParaView
Michael Grønager
michael.gronager at uni-c.dk
Wed, 5 May 2004 14:23:30 +0200 (CEST)
Hi Berk (and others...),
In the process of converting some code to a plugin for Paraview I tried to
make vtkMy into a XML-module filter for paraview. And discovered that that
was extremely hard:
In order to compile vtkMy with TCL support VTK_WRAP_TCL has to be true,
in the ParaView/CMakeLists.txt the following line:
SET(VTK_WRAP_TCL OFF CACHE INTERNAL "" FORCE)
enforces VTK_WRAP_TCL to be OFF and hence I cannot configure vtkMy with TCL
wrapping ON (VTKMY_WRAP_TCL).
I guess I need TCL wrapping in order to make extra ParaView Filters
and also it seems like ParaView uses (some kind of?) TCL wrapping.
How do I solve this problem.
Once I get everything up and running the code will be opensourced - so
others will be able to benefit from this as well..
Best regards,
Michael
--
Michael Gronager, PhD
Research and Developement, VR-C
UNI-C
DTU Build. 304
2800 Lyngby
DENMARK
Phone: +45 35878889
Fax: +45 35878990
Direct: +45 35878966
Mobile: +45 24248207
Email: mpg at uni-c.dk