<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Tejas,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>using CMake for configuring VTK first is very 
helpfull, i'm not even sure if there is an other way. for building vtk, you only 
have to download the vtk- and vtkdata- files and unzip them in a folder. then 
open cmake and drag/drop the CmakeList.txt into the cmakewindow. the sourcedir 
is the vtk- directory.&nbsp;the build- dir is usually named 'VTKbin' or 
something like that.&nbsp;the vtkdata directory is added by cmake automatically. 
all you have to do then is to decide, wich other languages you want to wrap 
(tcl, python java.. ) and wich further components you want to use (patented, 
hybrid, ...). </FONT></DIV>
<DIV><FONT face=Arial size=2>after cmake is finished generating the code, you'll 
find&nbsp;the vc++ workspace  'vtk.dsw' in the build- dir. doubleclick it you 
are ready to build vtk.</FONT></DIV>
<DIV><FONT face=Arial size=2>hope this helps. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Joseph</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A href="mailto:tejas9090@yahoo.com" title=tejas9090@yahoo.com>tejas mehta</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A href="mailto:vtkusers@vtk.org" 
  title=vtkusers@vtk.org>vtkusers@vtk.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, July 22, 2003 4:09 
AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [vtkusers] building vtk in 
  VC++</DIV>
  <DIV><BR></DIV>
  <DIV>Hi,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I am new to VTK and am unsure how to build it. </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Do I need to use CMake to configure first ? If yes, what is the source 
  dir ?</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I am basically trying to use the VTK files for an ITK application but am 
  unsure how to go about building VTK. </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Thank you in advace</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Tejas</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <P>
  <HR SIZE=1>
  Do you Yahoo!?<BR><A 
  href="http://us.rd.yahoo.com/evt=10469/*http://sitebuilder.yahoo.com">Yahoo! 
  SiteBuilder</A> - Free, easy-to-use web site design 
software</BLOCKQUOTE></BODY></HTML>