[vtkusers] using python wrappers without tcl/tk
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Wed Jan 16 22:40:18 EST 2002
>>>>> "AC" == Alvaro Caceres <acaceres at uchicago.edu> writes:
AC> Hi, I'd like to use the python wrappers without having tcl/tk
AC> around. Is this possible? Right now the python modules will
AC> build fine but can't be loaded because of missing symbols
AC> related to tcl, even though I configured vtk to skip tcl
AC> wrapping. I don't need to use the widget stuff btw. Thanks in
AC> advance,
AFAIK, you dont need to have the Tcl wrappers installed if you want to
use just the Python wrappers without the Tk widgets. Only the
libvtkRenderingPythonTkWidgets needs to link to libtcl. So I dont
know why you are having errors.
prabhu
More information about the vtkusers
mailing list