<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi:</FONT></DIV>
<DIV><FONT size=2> I have a build problem in build VTK source code
in VC++ which in following code:
<DIV><FONT size=2>
vtkVolume16Reader *v16 = vtkVolume16Reader::New();<BR>
v16->SetDataDimensions(64,64);<BR>
v16->SetDataByteOrderToLittleEndian();<BR>
v16->SetFilePrefix
("../../../vtkdata/headsq/quarter");...</FONT></DIV>
<DIV><FONT size=2> ,the SetfilePrefix function
can't find datafile in c:\vtk\vtkdata\headsq\quarter,so how can let vtk access
datafiles in specific directory.<EM> </EM>I can't find anybody to consult
with in this problem,so if there is anyoneplease can help me,thank
you!</FONT></DIV>
<DIV><FONT
size=2>
yours sincerely</FONT></DIV>
<DIV><FONT
size=2>
bjqin at shanghai jiaotong university in
China</FONT></DIV></FONT></DIV></BODY></HTML>