[Smtk-developers] SMTK dashboard

David Thompson david.thompson at kitware.com
Thu Jan 18 23:44:39 EST 2018


Hi Haocheng,

I see the problem... there were some old-style VTK modules in `Source/VTKExtensions`, along with some references to things in PV that have changed. See this MR:

  https://gitlab.kitware.com/cmb/cmb/merge_requests/578

for the changes that get CMBv5 building for me (with superbuild master and SMTK master). I was able to load a model and create polygons interactively. Note that using the newest SMTK is cosmetically unappealing since it adds panels/toolbars for CMBv6 to the CMBv5 UI (and they do nothing for CMBv5 other than take up screen real estate). However, if we need to maintain CMBv5 by bumping SMTK forward in the future, this change will help so I submitted the MR.

	David

> On Jan 18, 2018, at 22:27, Haocheng Liu <haocheng.liu at kitware.com> wrote:
> 
> Hi David,
> 
> I build the lastest SMTK master with your representation change in a clean cmb superbuild. But when I try to build cmb, I got an error message as:
> ninja: error: '/home/haochengliu/Kitware/CMB/buildCMBQt5/superbuild/cmb/src/Source/vtkCMBGeneralHierarchy', needed by 'Source/vtkCMBArcProviderClientServer.cxx', missing and no known rule to make it
> Any idea what's going on here?
> 
> 
> On Thu, Jan 18, 2018 at 10:14 PM, David Thompson <david.thompson at kitware.com> wrote:
> Hi all,
> 
> 1. TJ's fix has cleared up the SMTK dashboard except for kerbin (which appears to be a machine config issue). Yay!
> 2. I've just merged the representation and other changes to SMTK (which make use of the new functionality in ParaView that caused the dashboard problems).
> 3. SMTK should be clear for the operator rewrite to land.
> 4. SMTK's PV plugins now include a toolbar for choosing the "color by" mode for SMTK model representations (entity, volume, point/cell scalars). (Using the toolbar will require bumping ParaView again, but compilation/testing will work fine without moving PV forward.)
> 
>         David
> _______________________________________________
> Smtk-developers mailing list
> Smtk-developers at smtk.org
> https://smtk.org/mailman/listinfo/smtk-developers
> 
> 
> 
> -- 
> Best regards
> Haocheng
> 
> Haocheng LIU
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4421



More information about the Smtk-developers mailing list