[vtk-developers] Modules missing from the Standalone Group

Brad King brad.king at kitware.com
Wed Jul 18 10:23:00 EDT 2012


On 07/18/2012 10:07 AM, Berk Geveci wrote:
> I agree with Bill and the description. StandAlone == what VTK was before modularization, without turning any additional flags

IMO StandAlone should not depend on anything, even GL.  One
of the goals of modularization is to allow minimal builds on
more platforms.  This should include builds on compute-only
nodes of supercomputers and such.

We can make "StandAlone+Rendering == default pre-mod VTK" and
have both groups on by default.  That will preserve the old
default set of available classes.  Then it is easy to disable
the Rendering group with one switch.

-Brad



More information about the vtk-developers mailing list