[vtkusers] Memory Exception
PREM PRAKASH V.A
2prem at usa.com
Mon Jul 15 13:53:22 EDT 2002
Hi,
When I am trying to include vtkCellArray.h header file into my MFC project, it is giving compilation error
on vtkidType parameter.It is giving the following error:
error C2143: syntax error : missing ')' before 'constant'
This error comes on the line no 169 of the file vtkIdTypeArray.h
void SetArray(vtkIdType* array, vtkIdType size, int save);
I am using VC 6.0 with UNICODE option for building the application.
If anybody has come across a similar situation, kindly advice. Is there any additional compiler options to
be set for compiling vtk on MFC?
Thanks in advance,
Manoj B Kumar.
--
_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
More information about the vtkusers
mailing list