[Insight-users] Re: Hello World in Windows: Linking Problem
Luis Ibanez
luis.ibanez@kitware.com
Tue, 08 Apr 2003 13:10:08 -0400
Anouk,
The files that you download from www.itk.org
are the source code of the toolkit. The libraries
are not there. You have to build the libraries
following the procedure indicated in the document:
Insight/Documentation/InsightStart.pdf
At the end of this procedure you will have
ITKCommon.lib... among many other things.
Regards,
Luis
------------------------
Anouk Stein M.D. wrote:
> Dear Dr. Ibanez,
>
> ITK_DIR does have the binary directory where I built
> InsightToolkit-1.2.0. When I searched the files I downloaded from
> itk.org, there was no ITKCommon.lib or any other *.lib.
>
> Also there is no /bin subdirectory in the ITK binary directory. Sounds
> like I'm really in trouble.
> I followed the instructions from Getting Started and the ItkSoftwareGuide.
>
> What should I try next?
>
> Thankyou,
> Anouk