[vtkusers] vtkQGL, editing source code required?

George Kamucha kamucha at hfm.e-technik.uni-kassel.de
Thu Aug 9 08:55:22 EDT 2001


Hi Fabian,
Thanks a lot for your response. My INCLUDE paths are okay since I am not getting errors to do with
missing include files. As you suggest, the problem seems to be with the vtk version that I am
using. It is a  vtk nightly version 3.1, release 606N running under Redhat Linux 6.2. My Qt, 2.1.0,
has not presented any problems so far in this application. I will therefore install vtk 3.1.2 and
see what happens. I really appreciate your suggestion, bis bald
viele Gruesse
George

Fabian Eilers wrote:

> Hello!
>
> I've compiled vtkQGL (version vtk31) under Solaris Unix, IRIX 6.4 and Linux (mesa 2.4)
> sucessfully.There are no problems. I use vtk 3.1.2 and qt 2.3.0 !!
> My idea: check all INCLUDE-Pathes in the Makefile, and change them to your own
> interests. Which system do you use (and which version?).
>
> Where are the VTK Headers (do you use vtk 3.2.0 or vtk 3.1.2), doesn't work with vtk 3.2.0,
> therefore you must change the source files --> use vtk 3.1.2.
>
> If you want to, I take a look at the files tomorrow. I use them to write my own application and
> therefore I must change them to my own interests.
>
> Greetings
> Fabian
>
> ----------------------------------------
> Fabian Eilers
> An der Mauer 39/41
> 23552 Lübeck
> eilers at informatik.mu-luebeck.de
> -----------------------------------------
>
> George Kamucha schrieb:
>
> > Hi all,
> > I am installing vtkQGL (version vtkQGL_vtk31) using vtk 3.1 and Qt 2.1.0 but
> > when it reaches to the compilation of vtkQGLInteractorWidget.cpp, I get the
> > following error:
> >
> > vtkQGLInteractorWidget.cpp: in method 'void
> > vtkQGLInteractorWidget::PickActor(int, int)':
> > vtkQGLInteractorWidget.cpp:529: type 'vtkActor' is not a base type for type
> > 'vtkAssembly'
> > vtkQGLInteractorWidget.cpp:533: no matching function for call to
> > 'vtkQGLInteractorWidget::actorPicked(vtk Assembly *, vtkPicker *&)'
> > vtkQGLInteractorWidget.h:125: candidates are:
> > vtkQGLInteractorWidget::actorPicked(vtkActor *, vtkPicker *)
> > make[1]: *** [vtkQGLInteractorWidget.o] Error 1
> > make[1]: Leaving directory 'home/kamucha/vtkQGL31/src'
> >
> > I am left wondering, do I have to change the source code
> > vtkQGLInteractorWidget.cpp or is there something that I am missing somewhere?
> > Please, anybody with an idea on this give me the necessary tip, it will be
> > highly appreciated, thanks
> > George
> >
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/vtkusers







More information about the vtkusers mailing list