[vtkusers] How to bring an object to the coordinate's origin

David Doria daviddoria at gmail.com
Sun Mar 27 13:15:48 EDT 2011


On Sun, Mar 27, 2011 at 11:57 AM, nuno.jf <nunofernandes7 at gmail.com> wrote:
> David,
>
> I think that's really what you said: "don't include points that are too far
> away".
> I downloaded the code in the link you had provided me, but each time I try
> to compile the solution I get the following error:
>
> "1>MSVCRTD.lib(crtexe.obj) : error LNK2019: unresolved external symbol _main
> referenced in function ___tmainCRTStartup
> 1>C:\Users\Nuno\Documents\Faculdade\LIGHTSCAN\bin\new_ICP\Debug\new_ICP.exe
> : fatal error LNK1120: 1 unresolved externals"

Nuno,

You can't just compile those files. You have to put them in your VTK
source directory and rebuild VTK.

David



More information about the vtkusers mailing list