<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi John,<div><br></div><div>CMake generates the makefiles native to your operating system and compiler and it has been</div><div><br></div><div>adopted in the ITK because of its cross-platform capabilities.</div><div><br></div><div>Once you use CMake (correctly) your link and library dependency errors will
 resolve.</div><div><br></div><div>HTH,</div><div><br></div><div>Dawood</div><div><br></div><div><br></div><div>&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;</div><div><br></div><div>&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;</div><div><br></div><div><br></div><div><span class="Apple-style-span" style="font-family: arial, helvetica, clean, sans-serif; line-height: 15px; ">Hello,<br style="line-height: 1.2em; outline-style: none; outline-width: initial; outline-color: initial; "><br style="line-height: 1.2em;
 outline-style: none; outline-width: initial; outline-color: initial; ">I am using windows 7 and visual studio 2010, and so far I had being using Cmake to run my ITK's projects. But now I am trying to find the ITK's headers file (.h) from visual studio 2010. I have srarted to include my basic header files (for example smthing like these files "ITKImage.h" and "ITKImageFileReader.h"), but every time I was debugging my code, I found a new bug error. This error had to do with .h files declarartion (for example there wasn't any&nbsp; source file "'vnl/vnl_config.h", and I should put in its place the "vnl_config.h" ). I corrected many of this bugs but I didn't manage to finally correct all the source coe, because I think all of these changes destroyed my source code.<br style="line-height: 1.2em; outline-style: none; outline-width: initial; outline-color: initial; "><br style="line-height: 1.2em; outline-style: none; outline-width: initial; outline-color:
 initial; ">I would like to know what is the reason of using Cmake to run the ITK code? Has it to do with this problem that I had faced?<br style="line-height: 1.2em; outline-style: none; outline-width: initial; outline-color: initial; "><br style="line-height: 1.2em; outline-style: none; outline-width: initial; outline-color: initial; ">Thanks</span></div></td></tr></table>