[vtkusers] Linux Compiling Error

Bram Stolk bram at sara.nl
Fri Sep 8 05:15:29 EDT 2006


Arnolfo Marciales wrote:

> 1.......
> 
>  #include "vtk3DSImporter.h"
>  #include "vtkActor.h"
>  #include "vtkActor2D.h"
>  #include "vtkAssembly.h"
>  ....
>  Class ()
>  {
>  }
> .........

I hope your '.....' start with a ; character,
else it will give compile errors, quite possibly
of the type you see.

So I think you forgot a ;

   Bram




More information about the vtkusers mailing list