[vtkusers] Problems with turning tcl bindings on in cmake step

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Dec 26 11:53:45 EST 2005


Hi Alark,

I don't think VTK (or rather, CMake) uses the tcl_include/tk_include
environment variables to locate the include paths. So, if you've
installed the Tcl/Tk headers/libraries in non-standard locations, then
it will not locate them. You can manually set them and it should compile
fine.

Utkarsh.

Alark Joshi wrote:
> Hello,
> 
> I have downloaded and built vtk a few times before. But in the last
> couple of days I've observed that if I set "VTK_WRAP_TCL" to be ON, it
> gives me a "empty include directories" error. The tcl_include and
> tk_include paths are fine and I've observed it on 2 different machines
> now. Any thoughts?
> 
> Regards,
> 
> Alark
> 
> 
> _______________________________________________
> This is the private VTK discussion list. Please keep messages on-topic.
> Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 




More information about the vtkusers mailing list