<!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 am using VTK 4.2 with VC++ 6.0 and 7.0 on MS 
Windows platform. For this purpose, I have installed the binaries (dll). I am 
able to build my applications this way.<BR>Now I wish to understand the internal 
workings of VTK. I have the VTK source code. Using CMake, I succeeded in 
creating required projects etc. (I can do this for both versions of my 
compiler). So I can create Debug version of VTK binaries. I am unable to figure 
out how to setup my application project/solution so as to be able to trace/step 
into the VTK code in dlls.<BR>If somebody can give me directions on how to do 
this for a simple application (say console application) I will be very 
grateful.<BR>Thanks in advance.</FONT></DIV>
<DIV><FONT face=Arial size=2>Vidyadhar</FONT></DIV></BODY></HTML>