<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">The VTK build system was rewritten between VTK 5 and VTK 6, and I suspect</div><div class="gmail_quote">that VTK 6, 7, 8, etc. no longer export the VTK_USE_TK variable.  You'll have</div><div class="gmail_quote">to find a workaround.  In this case, it might be as simple as adding VTK_USE_TK=ON</div><div class="gmail_quote">to KWWidget's CMakeCache.txt.</div><div class="gmail_quote"><br></div><div class="gmail_quote">You'll be running into plenty of other errors that will be much harder to fix.</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">On Mon, Feb 26, 2018 at 2:35 PM, Melvin Robinson <span dir="ltr"><<a href="mailto:melrobin@gmail.com" target="_blank">melrobin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Maybe I spoke too soon.  I get this error though VTK_USE_TK is on with VTK 7.1.1<br>CMake Error at CMakeLists.txt:278 (message):<br>  Please set VTK_USE_TK to ON in VTK for KWWidgets_BUILD_VTK_WIDGETS to be ON<br>  as well.</div></blockquote></div></div></div>