<div dir="ltr"><div>Hi ,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have built vtk 5.0.3 with cmake 2.4.7 and VC++ 6.0 on win xp platform with NTFS hadrdrive unit.I followed the procedure given below.</div>
<div>&nbsp;</div>
<div>1.Download vtk 5.0.3 source file and unzip it to a location C:\myprojects\vtksrc.</div>
<div>2 .Download vtk&nbsp;data 5.0.3&nbsp; and unzip it to a location C:\myprojects\vtkdata.</div>
<div>3.Download vtk&nbsp;5.0.3 win 32.exe to&nbsp; location C:\myprojects\vtk5.0.3</div>
<div>4.Create a folder to save the binaies in location C:\myprojects\vtkbin.</div>
<div>5.Download and install cmake <a href="http://2.4.7.">2.4.7.</a></div>
<div>6.on windows xp set the environment variables right click on my computer,properties----&gt;Advanced-----&gt;environment variables---------&gt;system variables-----------&gt;new--------&gt;variable name--------&gt;vtk_data_root----------&gt;variable value---------&gt;C:\vtkproject\vtkdata and click ok.</div>

<div>7.run cmake set the source path as C:\myprojects\vtksrc and the where to build the binaries as C:\myprojects\vtkbin as i am using cmake 2.4.7 there is a option of setting the advanced values check the advanced values box.</div>

<div>8.Click on configure and turn on the following flags <span style="FONT-SIZE: 10pt"><font face="Times New Roman">VTK_USE_ANSI_STDLIB&nbsp; ON,BUILD_EXAMPLES OFF,BUILD_SHARED_LIBS OFF,VTk-<font size="4">USE_PARALLEL OFF ,VTK _USE_RENDERING ON nad i configured again and clicked on ok</font></font></span></div>

<div><span style="FONT-SIZE: 10pt"><font face="Times New Roman" size="4">9.Open the vtkbin folder double click on vtk.dsw and in vc++ click on ALLL_BUILD&nbsp; and build it toolk about 10 minutes to build and flashed a message stating 0 errors and 0 warnings.</font></span></div>

<div><span style="FONT-SIZE: 10pt"><font face="Times New Roman" size="4"></font></span>&nbsp;</div>
<div><span style="FONT-SIZE: 10pt"><font face="Times New Roman" size="4">Is THE ABOVE METHOD CORRECT.Please correct me if i am wrong.</font></span></div>
<div><span style="FONT-SIZE: 10pt"><font face="Times New Roman" size="4"></font></span>&nbsp;</div>
<div><span style="FONT-SIZE: 10pt"><font face="Times New Roman" size="4"></font></span>&nbsp;</div>
<div><span style="FONT-SIZE: 10pt"></span><font face="Times New Roman" size="4">My question is how to run examples to verify whether by build is successful or not.How to include an example project and make it run.</font></div>

<div>&nbsp;</div>
<div>&nbsp;</div>
<div><font face="Times New Roman" size="4">when I opened an example project directly by clicking on example.cxx file</font>&nbsp;it flashed an erron in vc++ ide stating that cannot compile the file no compile tool associated with the file extension</div>

<div>&nbsp;</div>
<div>please provide me a solution for this.</div>
<p><font size="4"></font>&nbsp;</p></div>