[vtkusers] Error compiling OpenGL on Linux
Ricardo Santos
ricardo.c.r.santos at gmail.com
Wed Dec 26 14:51:06 EST 2018
Hello everyone!
I am trying to build VTK on linux and I am having a problem that I do
not understand with OpenGL.
On CMake I have left the OpenGL2 option on the variable on
VTK_RENDERING_BACKEND and I receive the error message during make:
(...)
[ 41%] Built target vtkRenderingOpenGL2Java
[ 42%] Built target vtkRenderingOpenGL2JavaJavaClasses
[ 42%] Linking CXX executable ../../bin/vtkProbeOpenGLVersion
Rendering/OpenGL2/CMakeFiles/vtkProbeOpenGLVersion.dir/build.make:108:
recipe for target 'bin/vtkProbeOpenGLVersion' failed
CMakeFiles/Makefile2:7640: recipe for target
'Rendering/OpenGL2/CMakeFiles/vtkProbeOpenGLVersion.dir/all' failed
Makefile:140: recipe for target 'all' failed
Have anyone gotten a problem like this one?
Btw, if I set the VTK_RENDERING_BACKEND variable to None, I get the
same error.
Ricardo Santos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20181226/cb9e9f00/attachment.html>
More information about the vtkusers
mailing list