<div dir="ltr">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.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 5:48 PM, Abdul Abdul <span dir="ltr"><<a href="mailto:abdul.sw84@gmail.com" target="_blank">abdul.sw84@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<br><br>I'm trying to run this program: <a href="http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader#ItkVtkGlue" target="_blank">http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader#ItkVtkGlue</a><br><br>But, get the following in Visual Studio:<br><br>LINK : fatal error LNK1181: cannot open input file 'C:\VTKBin\lib\Release\vtkalglib-6.1.lib'<br>3>------ Skipped Build: Project: ALL_BUILD, Configuration: Release Win32 ----<br><br>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.<br><br>Thanks.</div>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br></div>