[vtkusers] fltk+vtk=Problems

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Fri Nov 24 12:09:35 EST 2000


hi,

>>>>> "Marcelo" == Marcelo Costa Oliveira <marcelo at cci.fmrp.usp.br> writes:

    Marcelo> Hi, users tank's for help me again.  My new problem is :
    Marcelo> -lXt -lX11 -lm -ldl -I/usr/X11R6/include Fl_vtk_Window.o:
    Marcelo> In function `Fl_vtk_Window type_info function':
    Marcelo> /root/vtkFlWindow/Fl_vtk_Window.cc:221: undefined
    Marcelo> reference to `Fl_Gl_Window type_info function'
    Marcelo> /root/vtkFlWindow/Fl_vtk_Window.cc:221: undefined
    Marcelo> reference to `Fl_Gl_Window type_info node' collect2: ld
    Marcelo> returned 1 exit status make: *** [flMace] Error 1

I think you have installed Fltk that does not have OpenGL
(i.e. Fl_Gl_Window) support compiled in.  Either download binaries
that have it compiled or recompile fltk to support the Fl_Gl_Window
widget.

prabhu




More information about the vtkusers mailing list