[Insight-users] Link error

Luis Ibanez luis.ibanez at kitware.com
Sat Oct 16 17:52:43 EDT 2004


Hi Aaron,

A little bit of information please....

1) Are you getting this error when building ITK examples ?
2) Are you getting this error when building InsightApplications ?
3) Are you getting this error when building your own project ?
4) What is your operationg System ?
5) What is your compiler ?


If you are in Windows, chances are that you built ITK for Debug
and you are trying to compile your project for Release, or the
other way around.  Libraries build for Debug/Release should never
 be mixed.  

 Please make sure that you use a  consistent compilation mode.

   
   Regards,


       Luis
   

---------------------------
Aaron Skewes wrote:

> Hello,
>
>  
>
> I keep receiving a lonk error
>
>  
>
> fatal error LNK1104: cannot open file "ITKIO.lib"
>
> Error executing link.exe.
>
>  
>
> ITKIO.lib exists, so I do not understand why I see this error.
>
>  
>
> Aaron
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>  
>






More information about the Insight-users mailing list