Mailinglist Archive: opensuse-programming (98 mails)
| < Previous | Next > |
Re: [suse-programming-e] qt33 and OpenGL support.
- From: Stefan Hundhammer <sh@xxxxxxx>
- Date: Thu, 5 Feb 2004 11:28:54 +0100
- Message-id: <200402051128.54689.sh@xxxxxxx>
On Thursday 05 February 2004 02:59, Steven T. Hatton wrote:
> This is with QT3.3 from a fresh snapshot. This is also what I encountered
> when I tried to use the QT with SuSE's 'supplementary' KDE 3.2.0.
>
> Is there something I need to add to my includes or other arguments to
> `make'?
According to
http://doc.trolltech.com/3.3/opengl.html
Qt's "configure" script will autodetect presence of OpenGL if you have it
installed.
> Does SuSE 9.0 have the development libs for OpenGL?
Yes, of course: Install package XFree86-Mesa-devel*.rpm.
> I believe OpenGL is installed since my OpenGL screensavers work.
>
> Suggestions?
Check if XFree86-Mesa-devel is installed and if it isn't install it, run
"configure" for your Qt lib again and rebuild Qt.
CU
--
Stefan Hundhammer <sh@xxxxxxx> Penguin by conviction.
YaST2 Development
SuSE Linux AG
Nuernberg, Germany
> This is with QT3.3 from a fresh snapshot. This is also what I encountered
> when I tried to use the QT with SuSE's 'supplementary' KDE 3.2.0.
>
> Is there something I need to add to my includes or other arguments to
> `make'?
According to
http://doc.trolltech.com/3.3/opengl.html
Qt's "configure" script will autodetect presence of OpenGL if you have it
installed.
> Does SuSE 9.0 have the development libs for OpenGL?
Yes, of course: Install package XFree86-Mesa-devel*.rpm.
> I believe OpenGL is installed since my OpenGL screensavers work.
>
> Suggestions?
Check if XFree86-Mesa-devel is installed and if it isn't install it, run
"configure" for your Qt lib again and rebuild Qt.
CU
--
Stefan Hundhammer <sh@xxxxxxx> Penguin by conviction.
YaST2 Development
SuSE Linux AG
Nuernberg, Germany
| < Previous | Next > |