[ITK] [ITK-users] LINK : fatal error LNK1181

Cory Quammen cory.quammen at kitware.com
Thu Oct 30 17:52:23 EDT 2014


I suspect you built only the Debug version of VTK, but you are trying to
build your example in Release mode. Build your example in Debug mode
instead.

On Thu, Oct 30, 2014 at 5:48 PM, Abdul Abdul <abdul.sw84 at gmail.com> wrote:

> Hello,
>
> I'm trying to run this program:
> http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader#ItkVtkGlue
>
> But, get the following in Visual Studio:
>
> LINK : fatal error LNK1181: cannot open input file
> 'C:\VTKBin\lib\Release\vtkalglib-6.1.lib'
> 3>------ Skipped Build: Project: ALL_BUILD, Configuration: Release Win32
> ----
>
> Do you know why is that? I know that I can run that from the command line
> and pass an image, but, I don't have the release of the program.
>
> Thanks.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20141030/1b6a26e1/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list