Dear all,<br><br>I'm trying to use vtkIterativeClosestPointTransform in my app with C++ in VS2008. <br><br>I included the vtkIterativeClosestPointTransform.h in my source code. <br><br>However, when I compile it, the compiler returns three errors says the <b>SetSource</b>, <b>SetTarget </b>and <b>New</b> function are <span id="result_box" class="short_text" lang="en"><span class="hps">Unresolved external</span> <span class="hps">symbols.<br>
<br>I think that could because I didn;t add the correct .lib file in my project. Can anyone tell me which .lib file should I use? And where can I find it?<br><br>Thank you very much.<br><br>Best regards<br>Long<br></span></span>