[Paraview-developers] [ANNOUNCE] ParaView 5.5.0 now available for download

Cory Quammen cory.quammen at kitware.com
Fri Apr 13 11:49:14 EDT 2018


Orion,


> I get this during an MPI build *but not serial it seems):
>
> CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:270
> (message):
>   Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
>   available.  Run "cmake --help-policy CMP0072" for policy details. Use the
>   cmake_policy command to set the policy and suppress this warning.
>   FindOpenGL found both a legacy GL library:
>     OPENGL_gl_LIBRARY: /usr/lib64/libGL.so
>   and GLVND libraries for OpenGL and GLX:
>     OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so
>     OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so
>   OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
>   compatibility with CMake 3.10 and below the legacy GL library will be
> used.
> Call Stack (most recent call first):
>   VTK/CMake/vtkOpenGL.cmake:127 (find_package)
>   ThirdParty/IceT/CMakeLists.txt:49 (include)
>
>
> SHould I be defining OpenGL_GL_PREFERENCE=GLVND?


Yes, it couldn't hurt. FindOpenGL.cmake has detected both GLVND and GLX on
your system and doesn't want to assume it knows which one you'd like to
use. For more details on this, take a look at the comments in
FindOpenGL.cmake.

Cory


>
>
> --
> Orion Poplawski
> Manager of NWRA Technical Systems          720-772-5637
> NWRA, Boulder/CoRA Office             FAX: 303-415-9702
> 3380 Mitchell Lane                       orion at nwra.com
> Boulder, CO 80301                 https://www.nwra.com/
>



-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview-developers/attachments/20180413/d6c35315/attachment.html>


More information about the Paraview-developers mailing list