[Insight-users] error LNK2019 !

David Doria daviddoria at gmail.com
Wed May 18 17:41:49 EDT 2011


2011/5/18 LaMoOsH .. <xlolla28x at hotmail.com>:
> Hello everyone ...
>
> I am using the
> itkLabelOverlayImageFilter test
> but whenever i try running this program i get an error:
>
> MSVCRTD.lib(crtexe.obj) : error LNK2019: unresolved external symbol _main
> referenced in function ___tmainCRTStartup
> 2>C:\Users\Dell\Desktop\RGB\Debug\labeloverlay.exe : fatal error LNK1120: 1
> unresolved externals
>
> how can i fix this?
> librraries ? how can i know which librray id missing?
>
> Thanks
>
> regards

That doesn't look like an ITK error to me. Can you make the smallest
possible example that produces that error?

David


More information about the Insight-users mailing list