[vtkusers] VTK_WRAP_TCL

Melvin Robinson melrobin at gmail.com
Mon Feb 26 15:02:23 EST 2018


Freesurfer, built on VTK 5.6 still uses KWWidgets so I was trying to port
it over to the latest, but it seems that I need to find out what this
functionality is.  I did build 7.1.1 and installed in a different
directory.  It appears that the Cmake is picking up my install from
master.  This may be a separate topic, but how can I configure CMake to
pick up the local directory?  There is a VTK_DIR variable in KWWidgets, but
VTK_WRAP_TCL fails and the VTK_DIR variable always goes back to the
directory associated with master despite my deleting the cache.

On Mon, Feb 26, 2018 at 1:34 PM, Ben Boeckel <ben.boeckel at kitware.com>
wrote:

> On Mon, Feb 26, 2018 at 13:08:37 -0600, Melvin Robinson wrote:
> > I am trying to build KWWidgets with the development version of VTK;
> however
> > there is no variable VTK_WRAP_TCL when using ccmake.  I checked out VTK
> > 7.1.1 which does have the variable.
>
> Tcl support was removed on `master` in December:
>
>     https://gitlab.kitware.com/vtk/vtk/merge_requests/3585
>
> > There is a file in the CMake directory that seems should allow the user
> to
> > turn on that variable.
>
> Hmm, seemed some files were missed.
>
> > Any ideas on how to build KWWidgets with development VTK?
>
> KWWidgets is deprecated. See the notice here:
>
>     http://kwwidgets.org/Wiki/KWWidgets
>
> --Ben
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180226/b4091619/attachment.html>


More information about the vtkusers mailing list