<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I tried to compile VTK 5.0 under Borland C++ 
Builder 6 and I have the</FONT></DIV>
<DIV><FONT face=Arial size=2>following problem:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; vtkDataArrayTemplate&nbsp;class is not 
included in the DLL and library.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I rerun CMake and added&nbsp;</FONT>&nbsp;<FONT 
face=Arial size=2>vtkDataArrayTemplate.obj manually </FONT></DIV>
<DIV><FONT face=Arial size=2>in the makefile. But again the compiler did not 
generate a vtkDataArrayTemplate.obj</FONT></DIV>
<DIV><FONT face=Arial size=2>and it is not contained in the vtkCommon.lib/dll 
.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>May be someone else has solved this 
problem.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Additionally I have the problem that my programm is 
forced to use _USE_OLD_RW_STL</FONT></DIV>
<DIV><FONT face=Arial size=2>and I didn't found any place in CMake to force the 
compiler to use this flag.</FONT></DIV>
<DIV><FONT face=Arial size=2>I think that this leads me to my problem that it is 
not possible to reduce the</FONT></DIV>
<DIV><FONT face=Arial size=2>number of points in a vtkPoints array, so that the 
number of points in a polygon</FONT></DIV>
<DIV><FONT face=Arial size=2>cannot be reduced lateron. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance for help</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Yours Uwe</FONT></DIV></BODY></HTML>