<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-02-10 15:46 GMT+01:00 hchen <span dir="ltr"><<a href="mailto:hjchen.work@gmail.com" target="_blank">hjchen.work@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi David,<br>
<br>
I removed the EXCLUDE_FROM_WRAPPING line, but it didn't quite work, the<br>
error massage reads:<br>
<br>
make[2]: *** No rule to make target `GUISupport/Qt/moc_QVTKApplication.h',<br>
needed by `GUISupport/Qt/vtkGUISupportQtHierarchy.stamp.txt'.  Stop.<br>
make[1]: *** [GUISupport/Qt/CMakeFiles/vtkGUISupportQt.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
One thing I noticed, when building VTK5.10, there is an entry<br>
VTK_WRAP_PYTHON_SIP, but in building VTK6.3, this entry is no longer there.<br>
I am not sure if this has anything to do with above error.<br>
<br>
Any thoughts?<br>
<br>
Thank you!<br></blockquote><div><br></div><div>I'm also interested in using GUISupport/Qt and GUISupport/QtOpenGL from Python.<br><br></div><div>Anyone know the rationale for why these modules were marked as EXCLUDE_FROM_WRAPPING ?<br><br></div><div>If there was no particular reason for it, it's very unfortunate, because now stable distributions like Ubuntu 16.04, which will be used for a long time to come, will have a version of VTK where there's no way to tap into these features from Python, forcing Python developers having to re-implement this functionality (either as pure Python modules, or by copying code from VTK). Or am I missing something?<br><br></div><div>If there was in fact a rationale (the wrappings are broken?), then that's a different story :)<br><br></div><div>We're a Python shop, and we find the Qt integration sorely lacking on the Python side (essentially just QVTKRenderWindowInteractor?) compared to the C++ counterparts.<br></div><div><br></div><div>Elvis<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Chen<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtkEventQtSlotConnect-not-wrapped-in-python-2-7-VTK6-3-tp5736250p5736473.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/vtkEventQtSlotConnect-not-wrapped-in-python-2-7-VTK6-3-tp5736250p5736473.html</a><br>
<div class=""><div class="h5">Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div></div>