[vtkusers] Compilation error VTK wrap TCL (VTK 5.0.4 & TCL 8.5)

Goodwin Lawlor goodwin.lawlor at ucd.ie
Tue May 13 07:38:51 EDT 2008


Hi K. Subburaj,

This usually happens when you are linking against a version of Tcl whose 
  resources haven't been included in VTK.

Check here to see what you have: VTK\Utilities\TclTk\resources

I think you will need to checkout a CVS version of VTK if you want to 
link against Tcl8.5 or else downgrade your Tcl version to 8.4

I posted a patch to the bug tracker ( 
http://public.kitware.com/Bug/view.php?id=3424 ) which allows VTK to 
take the resources from the Tcl/Tk source tree - unfortunately the patch 
didn't get copied onto the new tracker with the report.

hth

Goodwin

Subbu wrote:
> 
> Hi,
> 
> When i compil VTK with VTK wrap TCL, i got an error saying "CMake Error 
> at Wrapping/TCL?CMakeLists.txt:37 (INCLUDE DIRECTORIES) 
> include_directories given empty string as include directory.
> 
> could any one help to get thru this error and compile VTK
> 
> Thanks in advance
> 
> -- 
> K. Subburaj
> OrthoCAD Network Research Facility
> Indian Institute of Technology Bombay
> Powai, Mumbai - 400 076
> India
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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