<div dir="ltr">Hello, Ricardo,<div><br></div><div>   Common sources of problems with OpenGL (both for linking and runtime) are old graphics card driver and lack of GLU libraries.  Make sure these are installed and upgraded to latest version.</div><div><br></div><div>cheers,</div><div><br></div><div>Paulo</div></div><br><div class="gmail_quote"><div dir="ltr">Em qua, 26 de dez de 2018 às 18:00, Ricardo Santos <<a href="mailto:ricardo.c.r.santos@gmail.com">ricardo.c.r.santos@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">And, I have GLEW-dev packcage installed on my Linux.<div><br></div><div>I am Running Ubuntu 18,04, furthermore</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Dec 26, 2018 at 5:51 PM Ricardo Santos <<a href="mailto:ricardo.c.r.santos@gmail.com" target="_blank">ricardo.c.r.santos@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Hello everyone!<div><br></div><div>     I am trying to build VTK on linux and I am having a problem that I do not understand with OpenGL.</div><div><br></div><div>On CMake I have left the OpenGL2 option on the variable on VTK_RENDERING_BACKEND and I receive the error message during make:</div><div><br></div><div>(...)</div><div><div>[ 41%] Built target vtkRenderingOpenGL2Java</div><div>[ 42%] Built target vtkRenderingOpenGL2JavaJavaClasses</div><div>[ 42%] Linking CXX executable ../../bin/vtkProbeOpenGLVersion</div><div>Rendering/OpenGL2/CMakeFiles/vtkProbeOpenGLVersion.dir/build.make:108: recipe for target 'bin/vtkProbeOpenGLVersion' failed</div><div>CMakeFiles/Makefile2:7640: recipe for target 'Rendering/OpenGL2/CMakeFiles/vtkProbeOpenGLVersion.dir/all' failed</div><div>Makefile:140: recipe for target 'all' failed</div></div><div><br></div><div><br></div><div>      Have anyone gotten a problem like this one?</div><div><br></div><div>    Btw, if I set the VTK_RENDERING_BACKEND variable to None, I get the same error.</div><div><br></div><div>Ricardo Santos</div></div></div>
</blockquote></div>
_______________________________________________<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="https://vtk.org/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div>