<br>Hi Minu,<br><br>You already have the file<br><br>                        vnl / vnl_math.h <br><br>it is located in<br><br>    Insight/Utilities/vxl/core/vnl/vnl_math.h<br><br><br>If the compiler doesn&#39;t find it, it means that<br>
something is going wrong during your<br>configuration.<br><br>Please make sure that you use the CMakeLists.txt<br>
file that is located in<br>
<br>
                Insight/Examples/Installation<br><br>---<br><br>BTW: have you used your installation <br>of Visual Studio 6.0 to build *ANY* <br>other software before ?<br>
<br>It is also likely that your compiler <br>installation is not working properly.<br><br><br><br>     Regards,<br><br><br>            Luis<br>
<br><br>------------------------------------------------------------<br><div class="gmail_quote">On Sat, May 8, 2010 at 10:47 AM, Minu <span dir="ltr">&lt;<a href="mailto:mymailid_4u@rediffmail.com">mymailid_4u@rediffmail.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;">Respected sir<br>
when I try to compile my first program helloworld with visual studio 6.o I get following msg.<br>
how to get &#39;vnl/vnl_math.h file<br>
Please help me<br>
thanking you<br>
yours sincerely<br>
Compiling...<br>
HelloWorld.cxx<br>
d:insighttoolkit-3.16.0codecommonitkmacro.h(42) : fatal error C1083: Cannot open include file: &#39;vnl/vnl_math.h&#39;: No such file or directory<br>
Error executing cl.exe.<br>
<br>
HelloWorld.exe - 1 error(s), 0 warning(s)<br>
<br>
<br>
On Thu, 06 May 2010 19:12:40 +0530  wrote<br>
&gt;<br>
Hi Minu,<br>
<br>
Please make sure that you have installed<br>
Service Pack 6 for Visual Studio 6.0:<br>
<br>
   <a href="http://support.microsoft.com/kb/194022" target="_blank">http://support.microsoft.com/kb/194022</a><br>
<br>
<br>
  Regards,<br>
<br>
<br>
<br>
       Luis<br>
<br>
<br>
-------------------------------------------------------------------------------<br>
On Thu, May 6, 2010 at 2:37 AM, Minu  wrote:<br>
<br>
Respected sir,<br>
<br>
In order to install ITK I am working as per your suggestion given in last mail to me.<br>
<br>
Sir please permit to point out installation problem as follows.<br>
<br>
1.I have installed visual studio 6.0 on my PC with Windows Xp.<br>
<br>
2.When I hit button configure compiler starts and after some time it stops( 10 minutes). <br>
<br>
3. pl see snap shot 001 and 002<br>
<br>
4. compiler stops (no activity)after line &quot;Performing Test VCL_HAS_BOOL&quot; (pl see attached test file of compiler output)<br>
<br>
5. I hope you guide me further to overcome the problem<br>
<br>
Thanking you<br>
<br>
minu<br>
<br>
<br>
<br>
<br>
<br>
On Wed, 28 Apr 2010 09:47:01 +0530  wrote<br>
<br>
&gt;<br>
<br>
Hi Minu:<br>
<br>
<br>
<br>
<br>
<br>
Please do the following:<br>
<br>
<br>
<br>
1) Run the executable:  cmake-gui.exe<br>
<br>
<br>
<br>
2) In the field &quot;Where is the source code&quot; put the directory <br>
<br>
    where you expanded the source code of ITK<br>
<br>
<br>
<br>
<br>
<br>
3) In the field &quot;Where to build the binaries&quot; put a new <br>
<br>
    directory. This is the directory where ITK is going to be build.<br>
<br>
<br>
<br>
4) Hit the button &quot;Configure&quot;<br>
<br>
<br>
<br>
5) Hit the button &quot;Generate&quot;<br>
<br>
<br>
<br>
<br>
<br>
6) Quit the program cmake-gui<br>
<br>
<br>
<br>
7) Go to the binary directory that you selected in (3).<br>
<br>
    find the ITK.sln file<br>
<br>
<br>
<br>
8) Open the ITK.sln file with Visual Studio<br>
<br>
<br>
<br>
9) Hit the &quot;F7&quot; key<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
at that point ITK should start building.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
    Regards,<br>
<br>
<br>
<br>
<br>
<br>
          Luis<br>
<br>
<br>
<br>
<br>
<br>
-------------------------------------------------------------<br>
<br>
On Wed, Apr 28, 2010 at 12:04 AM, Minu  wrote:<br>
<br>
<br>
<br>
R/Sir <br>
<br>
<br>
<br>
As instructed I have gone thru tutorial.<br>
<br>
<br>
<br>
pl permit me to ask How to configure ITK as mentioned in step 3 of tutorial.<br>
<br>
<br>
<br>
minu<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
On Tue, 27 Apr 2010 22:20:24 +0530  wrote<br>
<br>
<br>
<br>
&gt;<br>
<br>
<br>
<br>
Hi Menu,<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Please follow the instructions in the tutorial:<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://www.itk.org/CourseWare/Training/GettingStarted-I.pdf" target="_blank">http://www.itk.org/CourseWare/Training/GettingStarted-I.pdf</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
It gives you step-by-step instructions on how<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
to download, configure and build ITK.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
    Regards,<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
         Luis<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
----------------------------------------------------------<br>
<br>
<br>
<br>
On Tue, Apr 27, 2010 at 12:29 AM, Minu  wrote:<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Respected sir,<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Thanks for your prompt reply.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
I have simply downloaded ITK and Cmake.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
and run Cmake.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Now I understand that I need to configure ITK?<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Pl let me know How?<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
I am working with Windows Xp<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Thanking you<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
your sincerely<br><font color="#888888">
<br>
<br>
<br>
<br>
<br>
<br>
<br>
minu<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br><table style="font-family: Verdana; font-size: 11px; line-height: 15px;" border="0" cellpadding="0" cellspacing="0" height="57" width="644"><tbody><tr><td><a href="http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?" target="_blank"><img src="http://sigads.rediff.com/RealMedia/ads/adstream_nx.ads/www.rediffmail.com/signatureline.htm@Middle"></a></td>
</tr></tbody></table></font></blockquote></div><br>