<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""> I was getting some related issues. My problem was that I mixed a VTK Debug build with a Qt Release one. The problem was that when the Qt components of VTK loads (QVTKWidget2 for instance) it tries to load the Debug version of Qt subcomponents. I think Qt does not handle this situation very well.<div class=""><br class=""></div><div class="">To solve this problem I now have two VTK builds (Debug and Release) and its working fine on Windows.<br class=""><div class="">
<div style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class=""><br class="Apple-interchange-newline">—</div><div style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class="">Thales Luis Rodrigues Sabino</div><div style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class=""><br class=""></div><div style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class="">PhD Student at <a href="http://www.ufjf.br/pgmc/" target="_blank" class="">PGMC-UFJF</a></div><div style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal; widows: 1; background-color: rgb(255, 255, 255);" class=""><a href="http://lattes.cnpq.br/0601030410417146" target="_blank" class="">Lattes</a> | <a href="https://br.linkedin.com/in/tluisrs" target="_blank" class="">LinkedIn</a> | <a href="https://www.researchgate.net/profile/Thales_Luis_Sabino" target="_blank" class="">ResearchGate</a></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 19 Oct 2016, at 01:59, Tilman Wekel <<a href="mailto:wekel@gmx.de" class="">wekel@gmx.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I compiled vtk 7.0 with the<b class=""> OpenGL2</b> rendering backend and with <b class="">Qt5</b>. However,</div><div class="">there seems to be a problem when using <b class="">OpenGL2 and Qt5 related </b>modules (<b class="">QVTKWidget</b> …).</div><div class="">I get <b class="">segmentation faults</b> when I run my own Applications that are based on<b class=""> QVTKWidget</b> and when trying to</div><div class="">start related examples such those that use <b class="">vtkGUISupportQt </b>….</div><div class=""><br class=""></div><div class="">I tried this on different (<b class="">windows 7</b>) machines. Mostly with onBoard graphic adapters (<b class="">Intel HD5500</b>).</div><div class=""><b class="">Newest drivers</b> have been installed.</div><div class=""><br class=""></div><div class="">My question: is this supposed to work, if yes, what am I doing wrong?</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Many thanks,</div><div class="">Tilman </div></div>_______________________________________________<br class="">Powered by <a href="http://www.kitware.com" class="">www.kitware.com</a><br class=""><br class="">Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" class="">http://www.kitware.com/opensource/opensource.html</a><br class=""><br class="">Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" class="">http://www.vtk.org/Wiki/VTK_FAQ</a><br class=""><br class="">Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" class="">http://markmail.org/search/?q=vtkusers</a><br class=""><br class="">Follow this link to subscribe/unsubscribe:<br class=""><a href="http://public.kitware.com/mailman/listinfo/vtkusers" class="">http://public.kitware.com/mailman/listinfo/vtkusers</a><br class=""></div></blockquote></div><br class=""></div></body></html>