<p dir="ltr">Are you building the example with the same build configuration (debug, release, etc) that you built ITK?</p>
<div class="gmail_quote">On May 1, 2014 7:44 PM, "Ricky Singla" <<a href="mailto:rsingla92@gmail.com">rsingla92@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi all,<div><br></div><div>I'm experiencing difficulty building one of the examples - in particular it is the Snakes one found here : <a href="http://www.itk.org/Wiki/ITK/Examples/ImageSegmentation/ExtractContourWithSnakes" target="_blank">http://www.itk.org/Wiki/ITK/Examples/ImageSegmentation/ExtractContourWithSnakes</a></div>


<div><br></div><div>I've checked out, configured, generated (via cmake-gui) and built ITK 4.5 successfully. The generator used was Visual Studio 9 2008 with default settings. </div><div><br></div><div>After downloading the .tar and extracting it, I configured and generated the ExtractContourWithSnakes successfully with Visual Studio 11. No modifications were made to the example's CMake, and it did find my ITK_DIR successfully.</div>


<div><br></div><div>When building the solution however, I encounter LNK 2001 errors regarding unresolve external symbols. These are with several files. Some of those files are:</div><div><br></div><div>- ITKCommon-4.5.lib(itkProcessObject.obj)</div>


<div>- ITKCommon-4.5.lib(itkMetaDataDictionary.obj)</div><div>- ITKIOMRC-4.5.lib(itkMRCImageIO.obj)</div><div>- itkvnl-4.5.lib(vnl_matrix+uchar-.obj)</div><div>- itksys-4.5lib(SystemTools.obj)</div><div><br></div><div>and so on. I haven't seen a repeat of this question with an answer before, and am hoping someone can point out what's wrong here.  I'm working on a Windows 7 machine, trying to build in 32bit.</div>


<div><br></div><div>A similar linker error occurs on another project, with similar settings to the example, leading me to believe it's either an issue with the generators, the ITK build I have, or my PATH.</div><div>

<br>
</div><div>Any idea?</div><div><br></div><div>Thank you.</div><div><br></div><div>Cheers,<br clear="all"><div><div dir="ltr">Ricky Singla <div><br></div>
</div></div>
</div></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://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div>