[vtkusers] vtkInteractorStyleUser

Tedy Marcos Colombini tedy at icmc.sc.usp.br
Mon Jun 26 12:55:05 EDT 2000


I think I did. I've included

...\common
...\contrib
...\graphics
...\patented
...\imaging

in the include path, and I've included <vtk.h> in the project. I've also
included the libs:

vtkImaging.lib
vtkContrib.lib
vtkGraphics0.lib
vtkGraphics1.lib   
vtkGraphics2.lib   
vtkGraphics3.lib   
vtkGraphics4.lib   
vtkGraphics5.lib
vtkCommon.lib

in the project, and the correspondent DLL's in the project directory.

Did I forget anything?? 

PS: if I change the declaration to vtkInteractorStyle, the project works,
but the method I need to use is declared in the vtkInteractorStyleUser
(vtkInteractorStyleUser->GetLastPos()).

Any suggestion??

Thanks in advance,

[]'s
   
On Mon, 26 Jun 2000, Gerald Dalley wrote:

Just a stupid question, but have you included the vtkInteractorStyleUser
file?

> -----Original Message-----
> From: vtkusers-admin at public.kitware.com
> [mailto:vtkusers-admin at public.kitware.com]On Behalf Of Tedy Marcos
> Colombini
> Sent: Monday, 26 June, 2000 8:42 AM
> To: vtkusers at public.kitware.com
> Subject: [vtkusers] vtkInteractorStyleUser
>
>
>
> Hi,
>
> Has anyone used vtkInteractorStyleUser object?? I can't declare a pointer
> to this class!!! I've written
>
> vtkInteractorStyleUser *istyle;
>
> in the code but Visual C++ gives me the error:
>
> syntax error: missing ';' before '*';
>
> I haven't understood the sense of this error!!
>
> PLEASE, I will be very pleased if anyone helps me.
>
> Thanks in advance,
>
> ----------------- - - - - - - -  -  -  -   -
>     Tedy Marcos Colombini
>     <tedy at icmc.sc.usp.br>
>     Computer Science Undergraduate
>     Computer Graphics' Group Member
>     University of Sao Paulo - campus Sao Carlos
>     icq: 5259655
> ----------------- - - - - - - -  -  -  -   -
>
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> <http://public.kitware.com/cgi-bin/vtkfaq>
> vtkusers mailing list
>
> vtkusers at public.kitware.com
> http://public.kitware.com/mailman/listinfo/vtkusers
>



----------------- - - - - - - -  -  -  -   -
    Tedy Marcos Colombini        
    <tedy at icmc.sc.usp.br>
    Computer Science Undergraduate
    Computer Graphics' Group Member
    University of Sao Paulo - campus Sao Carlos
    icq: 5259655
----------------- - - - - - - -  -  -  -   -            






More information about the vtkusers mailing list