<div dir="ltr">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.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 26, 2018 at 1:34 PM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Feb 26, 2018 at 13:08:37 -0600, Melvin Robinson wrote:<br>
> I am trying to build KWWidgets with the development version of VTK; however<br>
> there is no variable VTK_WRAP_TCL when using ccmake.  I checked out VTK<br>
> 7.1.1 which does have the variable.<br>
<br>
</span>Tcl support was removed on `master` in December:<br>
<br>
    <a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/3585" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>vtk/vtk/merge_requests/3585</a><br>
<span class=""><br>
> There is a file in the CMake directory that seems should allow the user to<br>
> turn on that variable.<br>
<br>
</span>Hmm, seemed some files were missed.<br>
<span class=""><br>
> Any ideas on how to build KWWidgets with development VTK?<br>
<br>
</span>KWWidgets is deprecated. See the notice here:<br>
<br>
    <a href="http://kwwidgets.org/Wiki/KWWidgets" rel="noreferrer" target="_blank">http://kwwidgets.org/Wiki/<wbr>KWWidgets</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--Ben<br>
</font></span></blockquote></div><br></div>