[vtkusers] problem for build VTK and TCL/TK at Windows

Lin, Lan llin at ctrc.net
Fri Jun 9 12:30:29 EDT 2006


Hi all,

       I am successful to build the VTK without VTK_WRAP_TCL on using
Cmake. But When I turn VTK_WRAP_TCL on, the error message pops up and
says that Cmake error: empty include directory passed into
INCLUDE_DIRECTORIES COMMAND. I checked the tcl_include_path ,
tcl_library_path, tk_include_path, tk_library_path setting in Cmake. The
settings look good.

       Any response and help will be greatly appreciated

 

<Here is a snippet from CMakeCache.txt>

//What is the path where the file tcl.h can be found

TCL_INCLUDE_PATH:PATH=C:/Tcl/include

 

//Where can one of the tcl, tcl84, tcl8.4, tcl83, tcl8.3, tcl82,

// tcl8.2, tcl80 or tcl8.0 libraries be found

TCL_LIBRARY:FILEPATH=C:/Tcl/lib/tcl83.lib

 

//Path to a program.

TCL_TCLSH:FILEPATH=C:/Tcl/bin/tclsh.exe

 

//What is the path where the file tk.h can be found

TK_INCLUDE_PATH:PATH=C:/Tcl/include

 

//What is the path where the file tkWinInt.h can be found

TK_INTERNAL_PATH:PATH=D:/vtklearn/src/Utilities/TclTk/internals/tk8.3

 

//Where can one of the tk, tk84, tk8.4, tk83, tk8.3, tk82, tk8.2,

// tk80 or tk8.0 libraries be found

TK_LIBRARY:FILEPATH=C:/Tcl/lib/tk83.lib

 

//What is the path where the file X11/Xlib.h can be found

TK_XLIB_PATH:PATH=C:/Tcl/include

 

//Value Computed by CMake

VTKEXPAT_BINARY_DIR:STATIC=D:/vtklearn/bin/Utilities/vtkexpat

 

//Value Computed by CMake

VTKEXPAT_SOURCE_DIR:STATIC=D:/vtklearn/src/Utilities/vtkexpat

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060609/1a08655d/attachment.htm>


More information about the vtkusers mailing list