[vtk-developers] ANN: VTK modularization - merging this Monday

Aashish Chaudhary aashish.chaudhary at kitware.com
Mon Apr 9 15:13:30 EDT 2012


Hey Marcus,

I pulled your latest changes, I see that Views/Infovis/CMakeLists.txt
looking for boost. I do have Module_vtkInfovisBoost
and Module_vtkInfovisBoostGraphAlg.. set to OFF.

What I am missing?

Thanks,


On Mon, Apr 9, 2012 at 2:57 PM, Marcus D. Hanwell <
marcus.hanwell at kitware.com> wrote:

> If you pull from master now it should be fixed - I had incorrectly
> added the vtkRenderingParallel module to the StandAlone group. Please
> let me know if you spot anything else that shouldn't be there (or
> stand alone modules I missed). I didn't add all modules explicitly -
> some are brought in as dependencies of modules in the stand alone
> group.
>
> Thanks,
>
> Marcus
>
> On Mon, Apr 9, 2012 at 2:28 PM, Marcus D. Hanwell
> <marcus.hanwell at kitware.com> wrote:
> > That would be an error - I will look into that (there is an MPI group
> for that).
> >
> > On Mon, Apr 9, 2012 at 2:27 PM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
> >> When I select VTK_Group_StandAlone cmake looks for MPI stuff which it
> >> does not find.
> >>
> >> On Mon, Apr 9, 2012 at 11:21 AM, Marcus D. Hanwell
> >> <marcus.hanwell at kitware.com> wrote:
> >>> On Mon, Apr 9, 2012 at 2:07 PM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
> >>>> On my Mac, I turned on all modules, but I do not have boost installed
> >>>> and get a cmake error that it cannot find boost.
> >>>>
> >>>> What do I need to turn off to stop cake from looking for boost. In the
> >>>> past, I just set VTK_USE_BOOST OFF.
> >>>>
> >>> Hi Bill,
> >>>
> >>> There is a group called VTK_Group_StandAlone, I may mark the build all
> >>> modules variable as advanced but useful to keep around for dashboard.
> >>> The StandAlone group is intended to encompass all modules that can be
> >>> built without external dependencies (it includes those where we have
> >>> ThirdParty libraries, but by default we build the lib).
> >>>
> >>> I will double check on my Mac to make sure that group isn't pulling in
> >>> Boost. Groups are intended to be the primary interface for developers
> >>> who don't want to worry about which modules they want to build. We
> >>> will be putting together a fuller guide in the coming days.
> >>>
> >>> Thanks,
> >>>
> >>> Marcus
> >>> _______________________________________________
> >>> Powered by www.kitware.com
> >>>
> >>> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> >>>
> >>> Follow this link to subscribe/unsubscribe:
> >>> http://www.vtk.org/mailman/listinfo/vtk-developers
> >>>
> >>
> >>
> >>
> >> --
> >> Unpaid intern in BillsBasement at noware dot com
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120409/f0ad3447/attachment.html>


More information about the vtk-developers mailing list