[Qt-interest] Regarding GL/gl.h, GL/glu.h not found?
Rainer Wiesenfarth
Rainer.Wiesenfarth at inpho.de
Thu Dec 4 16:36:48 CET 2008
From: qt-interest-bounces at trolltech.com
> I am getting following problem..
>
> In file included from glbox.h:20,
> from glbox.cpp:22:
> /etc/qt-3.3.8/include/qgl.h:79:20: GL/gl.h: No such file or directory
> /etc/qt-3.3.8/include/qgl.h:80:21: GL/glu.h: No such file or directory
Your system is missing the OpenGL development environment. As an example,
for Debian Etch you should install at least one of mesa-common-dev,
nvidia-glx-dev, or nvidia-glx-legacy-dev - probably plus some additional
packages. Names may differ for other distributions and platforms.
BTW: Installing software below /etc is uncommon. I would rather use /opt or
/usr/local.
Best Regards / Mit freundlichen Grüßen
Rainer Wiesenfarth
--
INPHO GmbH * Smaragdweg 1 * 70174 Stuttgart * Germany
phone: +49 711 2288 10 * fax: +49 711 2288 111 * web: www.inpho.de
place of business: Stuttgart * managing director: Johannes Saile
commercial register: Stuttgart, HRB 9586
Leader in Photogrammetry and Digital Surface Modelling
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3359 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081204/2fa4a1e6/attachment.bin
More information about the Qt-interest-old
mailing list