<div>Thanks John</div>
<div>&nbsp;</div>
<div>The issue i have is that we are using Borland Developer Studio 2006 as a standard application platform in my working place, unless the files created using visual studio can later be converted to borland compatible ones, i can&#39;t see how i can use them in my projects.</div>

<div>&nbsp;</div>
<div>Regards<br><br></div>
<div class="gmail_quote">On Mon, Feb 23, 2009 at 2:52 PM, JOHN ATKINSON <span dir="ltr">&lt;<a href="mailto:johnimager@gmail.com">johnimager@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi ,</div>
<div>&nbsp;</div>
<div>Its better to use visual studio 2005 compiler than turbo c.Install visual studio 2005 run cmake.</div>
<div>&nbsp;</div>
<div>create 4 folders in c drive by name itkbin, itkins, itksrc and itkapplications</div>
<div><b><font face="Helvetica-Bold">
<p align="left">Download&nbsp;ITK source file from <a href="http://www.itk.org/files/release/5.0/" target="_blank">http://www.ITK.org/</a></p>
<p align="left">unzip it to a location C:\ITKprojects\ITKsrc.</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">Turn on the following flags</p>
<p align="left">&nbsp;</p>
<p align="left">Build Examples =on</p>
<p align="left">buildsharedlib =on</p>
<p align="left">itk_install_prefix =ipath of itkins directory </p>
<p align="left">&nbsp;</p>
<p align="left">dont change any other flags</p>
<p align="left">now hit the configure button&nbsp; and an itk.sln / itk.dsw file will be generated in itk bin folder doble click on it and it will open in Visual studio 2005 Ide go to build and click build solution itk willl be built</p>

<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
<p align="left">hope this helps</p>
<p align="left">&nbsp;</p></font></b><font face="Symbol">
<p align="left">•</p></font></div></blockquote></div><br>