<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Well, I actually got KWWidgets working with VTK 8.1.0! :-)<br>
<br>
It was a bit of a struggle, though. Attached is a screen shot of <i>KWWidgetsTourExample</i>
as proof. :-)<br>
<br>
FYI, one of the keys for success is to do the following in your
build directory after a fresh generation of the Makefile via cmake,
before actually doing the make:<br>
<br>
> find . -name '*.cxx' | xargs -n 1 egrep -nHl vtksys/ios |
xargs sed -i 's|vtksys/ios/||'<br>
> find . -name '*.cxx' | xargs -n 1 egrep -nHl vtksys/stl |
xargs sed -i 's|vtksys/stl/||'<br>
<br>
I just wish there were a viable + freeware alternative to Qt5 out
there with a business-friendly license like MIT or BSD (etc.) [i.e.,
no, NOT LGPL, thank you!] that could also easily integrate with
VTK! [ BTW, I love Qt and have used it since 2003 (15 years). ]<br>
<br>
- Paul<br>
<br>
<div class="moz-cite-prefix">On 02/26/2018 01:33 PM, David Gobbi
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CANwS1=H=pucq=TLUSkMf0aeMbKY8O6YvSn9vBmwjXr3z9tyVLA@mail.gmail.com">
<div dir="ltr">In addition, it's worth mentioning that KWWidgets
was retired around 10 yrs ago. I'd be surprised if anyone has
it working with VTK 6, much less VTK 7 or 8. Too much has
changed in VTK (both the build system and the API) to allow
KWWidgets to be used with modern VTK.
<div><br>
</div>
<div> - David<br>
<div>
<div><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Feb 26, 2018 at 12:25
PM, David E DeMarle <span dir="ltr"><<a
href="mailto:dave.demarle@kitware.com"
target="_blank" moz-do-not-send="true">dave.demarle@kitware.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">
<div>TCL support was deprecated in 8.1. So 8.0
will be compatible, 8.1 only compatible with
VTK_LEGACY_REMOVE set to off. master (to be 9.0)
will not be compatible.<br>
</div>
<div>
<div><br>
</div>
</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div
class="m_9074470361016985227gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>David E DeMarle<br>
Kitware, Inc.<br>
Principal Engineer<br>
21 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: <a
href="tel:%28518%29%20881-4909"
value="+15188814909" target="_blank"
moz-do-not-send="true">518-881-4909</a></div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">
<div>
<div class="h5">On Mon, Feb 26, 2018 at 2:08
PM, Melvin Robinson <span dir="ltr"><<a
href="mailto:melrobin@gmail.com"
target="_blank" moz-do-not-send="true">melrobin@gmail.com</a>></span>
wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0
0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div>
<div class="h5">
<div dir="ltr">
<div>
<div>
<div>
<div>Hello,<br>
<br>
</div>
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. <br>
<br>
</div>
There is a file in the CMake
directory that seems should allow
the user to turn on that variable.<br>
<br>
</div>
Any ideas on how to build KWWidgets
with development VTK?<span
class="m_9074470361016985227HOEnZb"><font
color="#888888"><br>
<br>
</font></span></div>
<span
class="m_9074470361016985227HOEnZb"><font
color="#888888">Melvin<br>
</font></span></div>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the VTK FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=vtkusers">http://markmail.org/search/?q=vtkusers</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="https://vtk.org/mailman/listinfo/vtkusers">https://vtk.org/mailman/listinfo/vtkusers</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Paul D. Hahn
CompIntense HPC, LLC
</pre>
</body>
</html>