<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2>could you please help me with this 
problem...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've compiled (using Cmake) the VTK source for 
Borland Builder C++. I've created *.lib files and add to the project. 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Everything seems to be OK. But several problems 
arise:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>- warning messages during compilation</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [C++ Warning] 
vtkDataArray.h(105): W8008 Condition is always false<BR>&nbsp;&nbsp;&nbsp; 
&nbsp; [C++ Warning] vtkDataArray.h(105): W8008 Condition is always 
false<BR>&nbsp;&nbsp;&nbsp; &nbsp; [C++ Warning] vtkFieldData.h(155): W8060 
Possibly incorrect assignment<BR>&nbsp;&nbsp;&nbsp; &nbsp; [C++ Warning] 
vtkProperty.h(199): W8008 Condition is always false<BR>&nbsp;&nbsp;&nbsp; &nbsp; 
[C++ Warning] vtkProperty.h(199): W8008 Condition is always 
false<BR>&nbsp;&nbsp;&nbsp; &nbsp; [C++ Warning] vtkProperty2D.h(108): W8008 
Condition is always false<BR>&nbsp;&nbsp;&nbsp; &nbsp; [C++ Warning] 
vtkProperty2D.h(108): W8008 Condition is always false<BR>&nbsp;&nbsp;&nbsp; 
&nbsp; [C++ Warning] vtkRenderWindow.h(326): W8008 Condition is always 
false<BR>&nbsp;&nbsp;&nbsp; &nbsp; [C++ Warning] vtkRenderWindow.h(326): W8008 
Condition is always false<BR>&nbsp;&nbsp;&nbsp; &nbsp; [C++ Warning] 
vtkLocator.h(98): W8008 Condition is always false<BR>&nbsp;&nbsp;&nbsp; &nbsp; 
[C++ Warning] vtkLocator.h(98): W8008 Condition is always 
false<BR>&nbsp;&nbsp;&nbsp; &nbsp; [C++ Warning] vtkPointLocator.h(90): W8008 
Condition is always false<BR>&nbsp;&nbsp;&nbsp; &nbsp; [C++ Warning] 
vtkPointLocator.h(90): W8008 Condition is always false<BR>&nbsp;&nbsp;&nbsp; 
&nbsp; [C++ Warning] vtkRenderWindowInteractor.h(257): W8008 Condition is always 
false<BR>&nbsp;&nbsp;&nbsp; &nbsp; [C++ Warning] 
vtkRenderWindowInteractor.h(257): W8008 Condition is always false</FONT></DIV>
<DIV><FONT face=Arial size=2>But I suppose it doesn't matter(?)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>- After creating exe file, it asks for DLL file. 
Why? I use the LIB files (static library) during compilation and 
linking.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>- And last and the worse error is, that after 
closing the interactive render window, I get error message:</FONT></DIV>
<DIV><FONT face=Arial size=2>"Access violation at adress 00c9c560" in module 
VTKRENDERING.DLL. Read of adrress 0260A8C6"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Well, I'm writing all these problems, because they 
could be connected...</FONT></DIV>
<DIV><FONT face=Arial size=2>Could you please help me?</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks, Radim</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></FONT>&nbsp;</DIV></BODY></HTML>