[vtk-developers] Crossing library boundaries
David Cole
david.cole at kitware.com
Wed Sep 15 13:32:07 EDT 2010
Graphics cannot use stuff from Hybrid.
Put a class in Hybrid that depends on both.
On Wed, Sep 15, 2010 at 1:28 PM, David Doria
<daviddoria+vtk at gmail.com<daviddoria%2Bvtk at gmail.com>
> wrote:
> I added a functionality to vtkArrowSource (in Graphics) that lets the user
> specify the end points of the arrow. It does this by aligning the default
> pair of points ( (0,0,0) and (1,0,0) ) with the user specified points
> (Point1 and Point2 (like in vtkLineSource) ) using a vtkLandmarkTransform
> (in Hybrid). I get linker errors when compiling - "undefined reference to
> 'vtkLandmarkTransform::XYZ". Is something that can/should be fixed in the
> CMakeLists.txt in /Graphics ? How are these situations typically handled?
>
> 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20100915/df3c8f81/attachment.html>
More information about the vtk-developers
mailing list