<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi Sameer,<div><br></div><div>In ITK there are dependencies and interdependencies between classes and libraries </div><div><br></div><div>which go deep into the ITK's hierarchy and this virtually makes it a nightmare to try to </div><div><br></div><div>use a single library without others and that is source of the errors you've been getting.</div><div><br></div><div>As Dan and Juan suggested the best way to prevent severe headaches in ITK code </div><div><br></div><div>development ":)" is to use
Cmake.</div><div><br></div><div>Regards,</div><div><br></div><div>Dawood</div><div><br></div><div><br></div><div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<</div><div><br></div><div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<</div><div><br></div><div><br></div><div><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; "><pre>Hi,
I tried downloading ITK and building all the libraries and it failed giving
various errors. I started googling the errors but eventually gave up as
there were too many. Since I really only need one class (maybe two), I was
wondering if I could copy and past the source files for that into the folder
I'm using and then build it with MS Visual Studio?
The class I'm talking about it is:
itkLineIterator
Besides adding #include <itkLineIterator.h> to the top of my code's file,
what else would I have to do? Any help is appreciated.
Thanks,
--
Sameer Zaheer
University of Toronto</pre></span></div></td></tr></table>