Hi Zeinab,<br><br>Please double check that you are using the same compilation mode<br>for building ITK and for building your (Hello World) example.<br><br>It is a common mistake to build ITK for Debug, and the example<br>for Release or viceversa.<br>
<br>You can double check whether the ITKCommon.lib file is in the <br>Debug or the Release subdirectory of your binary build of ITK.<br><br><br>     Regards,<br><br><br>           Luis<br><br><br><br>-------------------------------------------------<br>
<div class="gmail_quote">On Wed, Apr 14, 2010 at 2:03 PM, Zeinab A. <span dir="ltr">&lt;<a href="mailto:rekabi570@gmail.com">rekabi570@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hello</div>
<div> </div>
<div>I am a new user and going through the ITK Software Guide section 2, for installing and compiling ITK for Hello World. I was able to do all that, however when I try to build the solution in visual studio 9 2008, I get an error:</div>


<div>Error 1 fatal error LNK1104: cannot open file &#39;ITKCommon.lib&#39; HelloWorld HelloWorld</div>
<div> </div>
<div>Do you know what that means, I mean I successfully compiled and generated the solution why can I not see it when I build it. Please let me know if I am missing something, and I apologize for my limited knowledge in C++.</div>


<div> </div>
<div>Best</div>
<div>Zeinab<br></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.html" target="_blank">http://www.kitware.com/products/protraining.html</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://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>