[Smtk-developers] CMB6 tests

Ben Boeckel ben.boeckel at kitware.com
Tue Jan 16 10:34:22 EST 2018


On Mon, Jan 15, 2018 at 22:30:13 -0500, David Thompson wrote:
> Hi all but especially Ben,
> 
> I've got some tests working on the cmb6 branch @ dcthomp/cmb [1,2],
> but have run into an interesting issue: the tests only run properly
> when this file:
> 
>     superbuild/paraview/build/lib/paraview-5.4/plugins/.plugins
> 
> in the superbuild is removed. Otherwise, the modelbuilder application
> will only load the plugins in that file and not in the one created in
> the cmb build dir.
> 
> Any ideas on how to deal with this?

If you strace ModelBuilder, it probably checks
`cmb-6.0/plugins/.plugins` first. If CMB creates one, it can (should)
override what ParaView knows about.

--Ben


More information about the Smtk-developers mailing list