[vtkusers] Iterative Closest Point Transform Problem
David Doria
daviddoria at gmail.com
Tue Dec 6 07:49:22 EST 2011
On Tue, Dec 6, 2011 at 7:38 AM, Wenlong Wang <scc.wwl at gmail.com> wrote:
> Hi, David&all
>
> Thank you for your reply. It makes me notice the CMakeList at the bottom of
> the example page.
>
> I finally find the relevant .lib file which is vtkHybrid.lib.
>
> Hope this message could be useful to others who has the same problem.
>
> Best wishes
> Wenlong
We strongly suggest not manually copying libs and headers into your
project, but rather using CMake to find these things automatically.
David
More information about the vtkusers
mailing list