<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi Cory,</span></div><div><br><span></span></div><div><span>Thanks for your reply. <br></span></div><div><br><span></span></div><div><span>I am currently using VTK 5.2, and my cmakelist has&nbsp; " include (</span>${VTK_USE_FILE}) " . <br></div><div>Any suggestion??</div><div><br></div><div>Abayiz <br></div><div><br></div>  <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight: bold;">From:</span></b> Cory Quammen &lt;cquammen@cs.unc.edu&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Abayiz &lt;abayiz@yahoo.com&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> "vtkusers@vtk.org" &lt;vtkusers@vtk.org&gt;
 <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, July 4, 2012 2:45 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [vtkusers] undefined reference to `vtkImagePlaneWidget::New()'<br> </font> </div> <br>
Which version of VTK are you compiling against? If it is from git, it<br>sounds like the CMakeLists.txt file might be missing the line<br><br>include(${VTK_USE_FILE})<br><br>Try adding that if it is missing and let us know if it works.<br><br>Thanks,<br>Cory<br><br>On Wed, Jul 4, 2012 at 5:10 AM, Abayiz &lt;<a ymailto="mailto:abayiz@yahoo.com" href="mailto:abayiz@yahoo.com">abayiz@yahoo.com</a>&gt; wrote:<br>&gt; Hello all,<br>&gt;<br>&gt; I am using "itkReadITKImage3DSegmentShowVTK.cxx" in the InsightApplications<br>&gt; to perform a transformation and rendering of ITK data to VTK. I just<br>&gt; directly compiled the example code, but encountered the following error:<br>&gt;<br>&gt; undefined reference to `vtkImagePlaneWidget::New()'<br>&gt;<br>&gt; Is there someone can help me about this??<br>&gt;<br>&gt; Many thanks in advance.<br>&gt; Regards,<br>&gt; Abayiz<br>&gt;<br>&gt; _______________________________________________<br>&gt; Powered by <a
 target="_blank" href="http://www.kitware.com/">www.kitware.com</a><br>&gt;<br>&gt; Visit other Kitware open-source projects at<br>&gt; http://www.kitware.com/opensource/opensource.html<br>&gt;<br>&gt; Please keep messages on-topic and check the VTK FAQ at:<br>&gt; http://www.vtk.org/Wiki/VTK_FAQ<br>&gt;<br>&gt; Follow this link to subscribe/unsubscribe:<br>&gt; http://www.vtk.org/mailman/listinfo/vtkusers<br>&gt;<br><br><br><br>-- <br>Cory Quammen<br>Research Associate<br>Department of Computer Science<br>The University of North Carolina at Chapel Hill<br><br><br> </div> </div>  </div></body></html>