<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,<BR>When I am trying to include vtkCellArray.h
header file into my MFC project, it is giving compilation error<BR>on vtkidType
parameter.It is giving the following error:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> error C2143: syntax error : missing ')'
before 'constant'<BR> <BR> This error comes on the line no 169 of the
file vtkIdTypeArray.h<BR> <BR> void SetArray(vtkIdType* array,
vtkIdType size, int save);<BR> <BR> I am using VC 6.0
with UNICODE option for building the application.<BR> If anybody has
come across a similar situation, kindly advice. Is there any additional compiler
options to<BR> be set for compiling vtk on MFC?<BR>
<BR> Thanks in advance,<BR> Manoj B
Kumar.<BR></FONT></DIV></BODY></HTML>