[vtkusers] cmake for kwwidget

flavio flaviosime at yahoo.it
Wed Apr 9 06:26:49 EDT 2008


hello,everybody,
I downloaded the last version of kwwidget-cvs and i tried to install 
with cmake for vc++2005
but during compilation occur this error:

1>Project : error PRJ0019: A tool returned an error code from "Tcl 
Wrapping Init"
1>Build log was saved at 
"file://c:\kwidget\KWWBin\KWWidgets.dir\Debug\BuildLog.htm"
1>KWWidgets - 1 error(s), 0 warning(s)

I post this question to KWWidget mailing list also, without answer.
I use vtk-5.0.4 and tcl\tk 8.4 (wrapped with vtk) and I didn't change 
cmake tag (from autocheck values) to create the project
my tcl\tk tag for cmake are:

    * vtk_dir                             C:/VTK/vtkVC8build
    * TCL_INCLUDE_PATH  C:/Tcl/bin/../include   (this dir not exist)
    * Tcl_library                        C:/Tcl/lib/tcl84.lib
    * tcl_stub_library                 C:/Tcl/lib/tclstub84.lib
    * tcl_tclsh                            C:/Tcl/bin/tclsh.exe
    * TK_INCLUDE_PATH    C:/Tcl/bin/../include   (this dir not exist)
    * Tk_library                        C:/Tcl/lib/tk84.lib
    * tk_stub_library                 C:/Tcl/lib/tkstub84.lib
    * TK_wish                         C:/Tcl/bin/wish.exe


Can you help me?
What I should insert into TCL_INCLUDE_PATH ?
anybody knows tcl\tk parameteres for cmake ?

thanks
Flavio Simonetti




More information about the vtkusers mailing list