Graphics cannot use stuff from Hybrid.<div><br></div><div>Put a class in Hybrid that depends on both.</div><div><br><br><div class="gmail_quote">On Wed, Sep 15, 2010 at 1:28 PM, David Doria <span dir="ltr"><<a href="mailto:daviddoria%2Bvtk@gmail.com">daviddoria+vtk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">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?<div>

<br>David<br>
</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br></div>