[vtkusers] VTK_WRAP_TCL
David Gobbi
david.gobbi at gmail.com
Mon Feb 26 17:24:35 EST 2018
The VTK build system was rewritten between VTK 5 and VTK 6, and I suspect
that VTK 6, 7, 8, etc. no longer export the VTK_USE_TK variable. You'll
have
to find a workaround. In this case, it might be as simple as adding
VTK_USE_TK=ON
to KWWidget's CMakeCache.txt.
You'll be running into plenty of other errors that will be much harder to
fix.
On Mon, Feb 26, 2018 at 2:35 PM, Melvin Robinson <melrobin at gmail.com> wrote:
> Maybe I spoke too soon. I get this error though VTK_USE_TK is on with VTK
> 7.1.1
> CMake Error at CMakeLists.txt:278 (message):
> Please set VTK_USE_TK to ON in VTK for KWWidgets_BUILD_VTK_WIDGETS to be
> ON
> as well.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180226/89aa1d01/attachment.html>
More information about the vtkusers
mailing list