<br>Hi David,<br><br><br>      You may be looking at the wrong place.<br><br><br>You are probably looking at the &quot;Application&quot; subdirectory<br>of &quot;Insight&quot;, which is indeed empty since February 2003,<br>
when (as the README.txt file in that directory states) we<br>moved the code to a separate CVS module.<br><br><br>The place to look is the InsightApplications CVS module,<br>that, as described in the &quot;download&quot; page:<br>
 <br>    <a href="http://www.itk.org/ITK/resources/software.html">http://www.itk.org/ITK/resources/software.html</a><br><br>can be downloaded as:<br><br><strong>cvs -d   :pserver:anonymous@www.itk.org:/cvsroot/Insight co InsightApplications</strong><br>
<br>or that you can navigate using the ViewCVS web portal:<br><br>You will find the Auxiliary/vtk directory here:<br><br><a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/Auxiliary/vtk/?root=InsightApplications">http://public.kitware.com/cgi-bin/viewcvs.cgi/Auxiliary/vtk/?root=InsightApplications</a><br>
<br>as you can see, <br>it is not empty.<br><br><br>Please let us know if you have trouble locating the<br>files that you are looking for.<br><br><br>The files can not be part of ITK because they depend on VTK.<br>(although, by now the Wrapping has ignored that rule...)<br>
<br><br>Your best option is still to copy these files into your own project.<br>You can, of course include a long path, if your find that more<br>convenient.<br><br><br><br>       Regards<br><br><br>              Luis<br>
<br><br><br>---------------------------------------------------------------------<br><div class="gmail_quote">On Wed, Jul 1, 2009 at 3:12 PM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria%2Bitk@gmail.com">daviddoria+itk@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote">According to this:<br><a href="http://www.itk.org/Wiki/index.php/ITK_FAQ#How_to_combine_ITK_and_VTK_in_my_application" target="_blank">http://www.itk.org/Wiki/index.php/ITK_FAQ#How_to_combine_ITK_and_VTK_in_my_application</a><br>



<br>there are some files that should be available here:<br>
<pre> InsightApplications/Auxiliary/vtk<br></pre><br>However, I found that directory to be empty, and the files to actually exist at:<br>/home/doriad/src/Insight/Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/src<br><br>Is the wiki entry just out of date? Or have I done something wrong building ITK?<br>




<br>Also, why is it that you are supposed to &quot;copy those files into your project directory&quot; - or #include some crazy path like this: #include &quot;/home/doriad/src/Insight/Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/src/itkImageToVTKImageFilter.h&quot;<br>




<br>instead of being able to do the standard #include &quot;itkImageToVTKImageFilter.h&quot; ?<br><br clear="all">Thanks,<br><br>David<br>
<br></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>
Please keep messages on-topic and check the ITK FAQ at: <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><br>