<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I wish to compile the VTK code for DEBUGGING and 
finding Memory leaks in my application which uses VTK. I used CMake and compiled 
the code and used it. I have a few doubts about compiling VTK code. I have JAVA, 
PYTHON and TCL installed on my system. CMake finds them correctly. I have not 
tried to build the wrappers but I would like to try that also. As far as the 
wrappers is concerned things should be straight forward. But I find some other 
DLLs in the VTK distribution. These are vtkFreeType, vtkftgl, vtkjpeg, vtkpng, 
vtktiff and so on. I found some things like zlib, libjpeg and libpng et cetera 
are parts of GnuWin32 pack. I wish to know if these are related. ZLIB has 
ZLIB.DLL but others have some numbers appended, for example, jpeg62.dll and 
libpng13.dll.<BR>I will like to know if I need to build following DLLs as part 
of my VTK compilation. If so what are their dependancies and&nbsp;where I can 
get them?</FONT></DIV><FONT face=Arial size=2>
<DIV><BR>vtkexpat.dll<BR>vtkfreetype.dll<BR>vtkftgl.dll<BR>vtkjpeg.dll<BR>vtkpng.dll<BR>vtktiff.dll<BR>vtkzlib.dll</DIV>
<DIV>&nbsp;</DIV>
<DIV>Vidyadhar<BR></DIV></FONT></BODY></HTML>