<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">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>