[vtkusers] Iterative Closest Point Transform Problem

Wenlong Wang scc.wwl at gmail.com
Tue Dec 6 07:38:43 EST 2011


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

2011/12/6 David Doria <daviddoria at gmail.com>

> > You should set_target_libraries(yourProject ${VTK_LIBRARIES}) in your
> > CMakeLists.txt. There is an example CMakeLists.txt with every wiki
> > example:
> >
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filtering/IterativeClosestPointsTransform
> >
> > David
>
> Oops, target_link_libraries, not set_target_libraries.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111206/c0b0c23c/attachment.htm>


More information about the vtkusers mailing list