<!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.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Times New Roman" size=4>Hi vtkusers</FONT></DIV>
<DIV><FONT face="Times New Roman" size=4>I use two Lib, one is VTK the other is
OFELI which is a Finite Element Lib.</FONT></DIV>
<DIV><FONT face="Times New Roman" size=4>I use them separately and each
works fine. But when I use them together,the compiler reports many
redefinition error.</FONT></DIV>
<DIV><FONT face="Times New Roman" size=4>One error show as below:</FONT></DIV>
<DIV><FONT face="Times New Roman" size=4></FONT> </DIV>
<DIV><FONT face="Times New Roman" size=4>c:\program files\microsoft visual
studio\vc98\include\ios.h(104) : error C2371: 'ostream' : redefinition;
different basic types<BR> c:\program files\microsoft visual
studio\vc98\include\iosfwd(257) : see declaration of 'ostream'</FONT></DIV>
<DIV><FONT face="Times New Roman" size=4></FONT> </DIV>
<DIV><FONT face="Times New Roman" size=4>I do not konw how to resolve this
question. I need your help!</FONT></DIV>
<DIV><FONT face="Times New Roman" size=4>Thank you in advance</FONT></DIV>
<DIV><FONT face="Times New Roman" size=4>yxliu</FONT></DIV>
<DIV><FONT face="Times New Roman" size=4></FONT> </DIV></BODY></HTML>