<div dir="ltr"><div>I suspect that is the difference in your 7.0.0 and 7.1.0 is that 7.0.0 has the "OpenGL" backend and 7.1.1 has the "OpenGL2" backend.<br></div>You can either change your 7.1.1 build, update Mesa to >= 13.0.0, or use the GL driver from your CPU vendor.<br><br><br><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Wed, Apr 12, 2017 at 7:15 AM, majinsaha <span dir="ltr"><<a href="mailto:saiya-jin@yandex.ru" target="_blank">saiya-jin@yandex.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
I recently updated my 7.0.0 version to 7.1.1. When I tried simple Hello<br>
World problem, I got the following error<br>
<br>
<br>
ERROR: In<br>
/home/saha/Downloads/VTK-7.1.<wbr>1/Rendering/OpenGL2/<wbr>vtkOpenGLRenderWindow.cxx,<br>
line 628<br>
vtkXOpenGLRenderWindow (0x1b81c20): GLEW could not be initialized.<br>
<br>
Segmentation fault (core dumped)<br>
<br>
<br>
I work in Linux, Ubuntu 12.04 LTS. I tried to rebuild VTK with different<br>
options, but it lead to other errors. Please not that whenever I build my<br>
Hello World problem by linking with VTK-7.0.0, everything works fine as<br>
before.<br>
<br>
What would be the right list of configurations options to build VTK-7.1.1 as<br>
to avoid this or similar errors?<br>
<br>
My command<br>
glxinfo | grep OpenGL<br>
produces the following:<br>
OpenGL vendor string: Intel Open Source Technology Center<br>
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile<br>
OpenGL version string: 3.0 Mesa 9.0.3<br>
OpenGL shading language version string: 1.30<br>
OpenGL extensions:<br>
<br>
Thanks for any advice!<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/VTK-version-7-1-1-causes-crashes-but-7-0-0-works-fine-tp5742822.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.<wbr>com/VTK-version-7-1-1-causes-<wbr>crashes-but-7-0-0-works-fine-<wbr>tp5742822.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<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/<wbr>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_<wbr>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=<wbr>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/<wbr>mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>