[vtk-developers] Changes to vtkPlane broke build

Wes Turner wes.turner at kitware.com
Thu Jan 7 10:18:08 EST 2010


In order to avoid circular dependencies, VTK maintains a hierarchical
structure for the modules.  It is legal to use other libraries, but only in
a defined way.  So, for example, code in Filtering can reference Common, but
Common can't reference Filtering.

- Wes

On Thu, Jan 7, 2010 at 10:14 AM, David Doria
<daviddoria+vtk at gmail.com<daviddoria%2Bvtk at gmail.com>
> wrote:

> On Thu, Jan 7, 2010 at 10:04 AM, Berk Geveci <berk.geveci at kitware.com>
> wrote:
> > Hi Karthik and David,
> >
> > Karthik's commit to vtkPlane broke some builds. I noticed that
> > vtkPlane is now referring to vtkDataSet. It can't do that since
> > vtkPlane is in Common and vtkDataSet is in Filtering. Please fix this
> > somehow (without moving vtkPlane to Filtering).
> >
> > -berk
> >
>
> Guys,
>
> I am travelling today. I can look at it first thing tomorrow if
> Karthik doesn't get to it first. I wasn't aware that it is illegal to
> use things from different libraries? Why is this the case?
>
> Thanks,
>
> David
> _______________________________________________
> 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
>
>


-- 
Wesley D. Turner, Ph.D.
Kitware, Inc.
Technical Leader
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4920
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20100107/59eb10ba/attachment.html>


More information about the vtk-developers mailing list