Re: cannot compile qt3 OpenGL application (SuSE 9.0)

From: anc (anc_at_nospam.net)
Date: 11/23/03


Date: Sun, 23 Nov 2003 21:31:52 +0000

Mark Dammer wrote:

> I am tying to compile a QT OpenGL application (Fractal Planet), and the
> comile process stops while linking with lots of errors like this:
>
> triangle_mesh_viewer_display.o(.text+0x3c): In function
>
`TriangleMeshViewerDisplay::TriangleMeshViewerDisplay[not-in-charge](QWidget*,
> ParametersRender const*, TriangleMesh const*)':
> /usr/include/g++/bits/stl_deque.h:200: undefined reference to
> `QGLWidget::QGLWidget[not-in-charge](QWidget*, char const*, QGLWidget
> const*, unsigned)'
>
> I have aleady rebuilt QT3 from the src.rpm to be sure threading and
> OpenGL are enabled, but I still get this errors.
>
> Mark

A search on google reveals several "Fractal Planet" programs. Post the URL,
and the program you are trying to compile, someone may already have this
working and be able to help.