<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>Hi,</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>I intend to visualize a 3D tetrahedron mesh which is read
from a file. The ID of the point in the poin set of the meh is
from 1. It should begin from 0, but I do not change it. Firstly, I use the
VTK4.2 setup version which use the debug single threaded run time
lib to visualize it. it is OK. Because I want to use the debug
multithreaded dll run time lib, I compile the source code of the Vtk4.2 and
set the debug multithreaded dll run time lib in the project setting
in MSVC6.0. However, when I want to visualize the same mesh, I see
nothing. Only when I change the beginnig ID of the Point in the point
set from 1 to 0, can I see the mesh in the render window. This make me
very puzzeld. I only change the setup version to the recomiler version and
change the run time lib. What is the different between them? Why a program
running correctly in the setup version can not run in the other
version?</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Hope your help!</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Best regards,</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Yixun Liu</FONT> </DIV></BODY></HTML>