OK. I will try that. Thanks very much.<div><br></div><div>- - - TR</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 21, 2012 at 11:14 AM, Matt McCormick <span dir="ltr">&lt;<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tanweer,<br>
<br>
The recommended method is to use CMake to generate VS2010 project<br>
files.  This will create code that automatically registers the IO<br>
factories.<br>
<br>
Thanks,<br>
Matt<br>
<div><div class="h5"><br>
On Wed, Nov 21, 2012 at 4:11 PM, Tanweer Rashid &lt;<a href="mailto:trash001@odu.edu">trash001@odu.edu</a>&gt; wrote:<br>
&gt; I have not used CMake. I am using VS2010. In the project configuration, I<br>
&gt; have added ITK and VTK include directories, along with the necessary VTK and<br>
&gt; ITK libraries and lib paths.<br>
&gt; I am using ITK&#39;s implementation of simplex mesh and visualizing with VTK.<br>
&gt; The program can create the meshes, and then visualizes them, and after that<br>
&gt; its seems to have trouble when it tries to read the .MHD file.<br>
&gt;<br>
&gt; - - - Tanweer Rashid<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Nov 20, 2012 at 9:30 PM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Are you using Cmake to configure your project? If so, please provide<br>
&gt;&gt; your CMakeLists.txt file.<br>
&gt;&gt;<br>
&gt;&gt; If you are not using CMake, what is the reason?<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Nov 20, 2012 at 7:31 PM, Tanweer Rashid &lt;<a href="mailto:trash001@odu.edu">trash001@odu.edu</a>&gt; wrote:<br>
&gt;&gt; &gt; Hi,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I am having problems reading a .MHD file. I get the following error:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; d:\programfiles\itk\include\itk-4.2\itkimagefilereader.hxx:143:<br>
&gt;&gt; &gt;  Could not create IO object for file<br>
&gt;&gt; &gt; C:\Users\trash001\Desktop\sphere.mhd<br>
&gt;&gt; &gt;   Tried to create one of the following:<br>
&gt;&gt; &gt;   You probably failed to set a file suffix, or<br>
&gt;&gt; &gt;      set the suffix to an unsupported type.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; My code is as follows:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; typedef itk::Image&lt;float, 3&gt; VolumeType;<br>
&gt;&gt; &gt; typedef itk::ImageFileReader&lt;VolumeType&gt; VolumeReaderType;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; VolumeReaderType::Pointer reader = VolumeReaderType::New();<br>
&gt;&gt; &gt; reader-&gt;SetFileName(&quot;C:\\Users\\trash001\\Desktop\\sphere.mhd&quot;);<br>
&gt;&gt; &gt; reader-&gt;Update();<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks,<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Tanweer Rashid<br>
&gt;&gt; &gt; MSVE Dept.<br>
&gt;&gt; &gt; Old Dominion University<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _____________________________________<br>
&gt;&gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt;&gt; &gt; <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt;&gt; &gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; &gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Unpaid intern in BillsBasement at noware dot com<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Tanweer Rashid<br>
&gt; MSVE Dept.<br>
&gt; Old Dominion University<br>
&gt;<br>
&gt;<br>
&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
<br>
<br>
--<br>
BEGIN-ANTISPAM-VOTING-LINKS<br>
------------------------------------------------------<br>
<br>
</div></div>Teach CanIt if this mail (ID 02Iqg8Hg5) is spam:<br>
Spam:        <a href="https://www.spamtrap.odu.edu/canit/b.php?i=02Iqg8Hg5&amp;m=94a49dc48359&amp;t=20121121&amp;c=s" target="_blank">https://www.spamtrap.odu.edu/canit/b.php?i=02Iqg8Hg5&amp;m=94a49dc48359&amp;t=20121121&amp;c=s</a><br>

Not spam:    <a href="https://www.spamtrap.odu.edu/canit/b.php?i=02Iqg8Hg5&amp;m=94a49dc48359&amp;t=20121121&amp;c=n" target="_blank">https://www.spamtrap.odu.edu/canit/b.php?i=02Iqg8Hg5&amp;m=94a49dc48359&amp;t=20121121&amp;c=n</a><br>

Forget vote: <a href="https://www.spamtrap.odu.edu/canit/b.php?i=02Iqg8Hg5&amp;m=94a49dc48359&amp;t=20121121&amp;c=f" target="_blank">https://www.spamtrap.odu.edu/canit/b.php?i=02Iqg8Hg5&amp;m=94a49dc48359&amp;t=20121121&amp;c=f</a><br>

------------------------------------------------------<br>
END-ANTISPAM-VOTING-LINKS<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Tanweer Rashid<br>MSVE Dept.<br><div>Old Dominion University</div><br>
</div>