[Paraview-developers] Changing ParaView default CMake variable values
Schlottke-Lakemper, Michael
m.schlottke-lakemper at aia.rwth-aachen.de
Wed Aug 24 09:36:40 EDT 2016
Hi Utkarsh,
Especially with the first change (rendering backend upgraded to OpenGL2) I suspect that some users might have builds fail because of missing dependencies on older systems (at least I expect it for some of our systems). Is there somewhere a list of library prerequisites that will change with this switch? I only know of http://www.paraview.org/Wiki/ParaView:Build_And_Install and there no OpenGL dependencies are listed explicitly.
Regards,
Michael
--
Michael Schlottke-Lakemper
Institute of Aerodynamics and Chair of Fluid Mechanics
RWTH Aachen University
Wüllnerstraße 5a
52062 Aachen
Germany
Phone: +49 (241) 80 95188
Fax: +49 (241) 80 92257
Mail: m.schlottke-lakemper at aia.rwth-aachen.de<mailto:m.schlottke-lakemper at aia.rwth-aachen.de>
Web: http://www.aia.rwth-aachen.de
On 24 Aug 2016, at 15:09 , Utkarsh Ayachit <utkarsh.ayachit at kitware.com<mailto:utkarsh.ayachit at kitware.com>> wrote:
Folks,
I wanted to propose changing the defaults for the following CMake
variables in ParaView:
VTK_RENDERING_BACKEND = OpenGL2 (currently OpenGL1)
VTK_ENABLE_KITS = ON (currently OFF)
The former will use the new rendering backend. The latter will build
fewer libraries since multiple VTK modules gets built as a single kit
library.
Thoughts? Any other suggestions?
Utkarsh
_______________________________________________
Powered by www.kitware.com<http://www.kitware.com>
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Search the list archives at: http://markmail.org/search/?q=Paraview-developers
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160824/fd776323/attachment-0001.html>
More information about the Paraview-developers
mailing list