<div dir="ltr"><div><div>I got the following when in Debug mode for the example:<br><br>2>LINK : fatal error LNK1104: cannot open file 'C:\ITK\build\lib\Debug\itkdouble-conversion-4.6.lib'<br>3>------ Skipped Build: Project: ALL_BUILD, Configuration: Debug Win32 ------<br>3>Project not selected to build for this solution configuration <br>========== Build: 1 succeeded, 1 failed, 0 up-to-date, 1 skipped ==========<br><br></div>I'll try to build ITK and VTK in release or debug mode once again and see what happens.<br><br></div>Thanks.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 10:52 PM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.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">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"><div><div class="h5">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></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><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></div></div>_____________________________________<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>
</blockquote></div><br></div>